4,248 Topics

Member Avatar for
Member Avatar for erynsunu

My computer is driving me nuts, very very slow. Please Help!! Hijackthis log below thank you. Logfile of HijackThis v1.99.1 Scan saved at 1:20:09 PM, on 13/08/2006 Platform: Windows XP (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 (6.00.2600.0000) Running processes: C:\WINDOWSA\System32\smss.exe C:\WINDOWSA\system32\winlogon.exe C:\WINDOWSA\system32\services.exe C:\WINDOWSA\system32\lsass.exe C:\WINDOWSA\system32\svchost.exe C:\WINDOWSA\System32\svchost.exe C:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe C:\Program …

0
143
Member Avatar for Autumnbaby25

This is my first time ever scanning my computer with hijackthis, so can somebody tell me what i need to delete? Here's the log... Logfile of HijackThis v1.99.1 Scan saved at 9:12:51 PM, on 8/10/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe …

Member Avatar for Autumnbaby25
0
112
Member Avatar for techkar

Hi experts, Here there is a requirement like autoloading a jsp file, once a day without any human intervention. A JSP file should be executed daily at a particular time automatically. I'm using Web Server:Tomcat 5 If there is any logic or idea regarding the same is appriciated. Regards,

Member Avatar for digital-ether
0
111
Member Avatar for DoubleShot

I am new to javascript. How do I load a text file into my web page? I want to be able to change the file when wanted and then load it into the web page. I thank you all in advance! Thanks

Member Avatar for masijade
0
114
Member Avatar for haria_kishore

Hi friends I am designing a questionnaire where at one particular page i need to ask the user "Number of projects" Based on the number provided and when he clicks next, he should get the table with rows equal to the number provided. The columns will be fixed . Can …

Member Avatar for peter_budo
0
158
Member Avatar for small_ticket

I've installed Apache Tomcat/5.5.16 with the windows installer. I've installed it to port 80. when i write to my browser localhost:80 there is no problem it goes to main tomcat page, but when i click on the jsp-examples link it gives this error [B]HTTP Status 404 -/jsp-examples/ type Status report …

Member Avatar for pthakur
-1
132
Member Avatar for aarya

i m trying to connect jsp page to mysql. i have insatlled jsp-mysql connector. but still not able to connect to mysql. pla anybody help me. thanks

Member Avatar for mishu007
0
145
Member Avatar for Luveblues

my system is really acting up. It is sluggish and contrary. Can someone read my logs and tell me if I have issues? Logfile of HijackThis v1.99.1 Scan saved at 12:46:01 AM, on 7/20/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.5346.0005) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe …

Member Avatar for Luveblues
0
152
Member Avatar for muthumari
Member Avatar for masijade
0
102
Member Avatar for delizeka

Hi everyone, I am trying to use classes with JSP but I have a problem. I created a class and a method that will be used to return a specific querystring value . But I get an error while compiling the class and I can't solve the problem. I use …

Member Avatar for masijade
0
68
Member Avatar for jcdmibz

I have a situation. I am running a Windows XP with iE 6.0 sp2; under admin i am able to view the site no problem. Once I logon as the user I am no longer able to view the site. I checked the following Using Java and not Microsot vm. …

Member Avatar for jcdmibz
0
106
Member Avatar for walton

To whom it may concern. My internet keeps on disconnecting. It isn't just a problem with Internet Explorer, Mozilla can't connect either, so I believe my internet all together is having problems. My broadband linksys router stays on and activated, but every hour or so, I just keep on losing …

Member Avatar for walton
0
119
Member Avatar for praveenmanchu

[code]import java.awt.*; import javax.swing.*; /* <applet code="JScrollPaneDemo" width=500 height=450> </applet> */ public class JScrollPaneDemo extends JApplet { /*public JScrollPaneDemo() { //repaint(); }*/ public void init() { // Get content pane Container contentPane = getContentPane(); contentPane.setLayout(new BorderLayout()); // Add 400 buttons to a panel JPanel jp = new JPanel(); jp.setSize(50,50); jp.setLayout(new …

0
106
Member Avatar for walton

To whom it may concern. My internet keeps on disconnecting. It isn't just a problem with Internet Explorer, Mozilla can't connect either, so I believe my internet all together is having problems. My broadband linksys router stays on and activated, but every hour or so, I just keep on losing …

0
85
Member Avatar for mmfarhan

Hi, I am using RichEdit box (i downloaded it from [url]www.gerd-tentler.de/tools/richedit/index.html[/url]) on my page for formatting text and storing text with html tags in database. But, when i try to get this text (eg. <P> kkjkjkj </P>) from database using <c:out value='${LongDesc}' /> it converts all the tags into: & …

0
65
Member Avatar for aarya

hi i i am new to java and i have the thearotical knowledge of j2ee. i have experience in asp and php. but now i want to learn j2ee and persue my caree in j2ee platform. thats y i want to do som mini project based on swings and applet,jsp,xml …

Member Avatar for jwenting
0
127
Member Avatar for harisinghrajput

Hi all, I am using oc4j 9i as my web server. My operating system is windows 2003. I get this error 'Too many files open' . This error is not frequent. After browsing through the web, i have found something about file descriptors. Now i cannot figure out where to …

0
98
Member Avatar for harisinghrajput

Please help me with this strange behaviour, Unexpectedly I get this intermediate error as Data has been flushed to the client. What is this behavior and what are the reasons?

Member Avatar for harisinghrajput
0
135
Member Avatar for Pacer

Hello all. I am only learning JSP two days.I want to change the Lookback Address of Tomcat.For example,We can change "localhost" to 192.168.0.22 in IIS Server.So,How can i do it in Tomcat Server? Thanks very much.

Member Avatar for lifayan
0
110
Member Avatar for massoo

hi, can i run a shell script as a daemon ? the shell script looks like this : [INLINECODE] #!/bin/sh BATDIR='/' export JAVA_HOME='/usr/java/jdk1.5.0_06/bin/java' export MESSAGE_SENDER_HOME='/home/mas50o21/MessageReader/' export LIB='/lib/' export COMMONS='/commons/' export JBOSS_HOME='/home/jboss/jboss-4.0.3SP1/' export CLASSPATH=$CLASSPATH:${JBOSS_HOME}client/jboss-common-client.jar: \ ${JBOSS_HOME}client/namespace.jar:${JBOSS_HOME}client/jboss-system-client.jar: \ ${JBOSS_HOME}client/getopt.jar:${JBOSS_HOME}client/log4j.jar: \ ${JBOSS_HOME}client/activation.jar:${JBOSS_HOME}client/jboss-jaxrpc.jar: \ ${JBOSS_HOME}client/mail.jar:${JBOSS_HOME}client/jboss-saaj.jar: \ ${JBOSS_HOME}client/jboss-j2ee.jar:${JBOSS_HOME}client/jboss-transaction-client.jar: \ ${JBOSS_HOME}client/jmx-invoker-adapator-client.jar:${JBOSS_HOME}client/concurrent.jar: \ ${JBOSS_HOME}client/jboss-deployment.jar:${JBOSS_HOME}client/jbossx-client.jar: \ ${JBOSS_HOME}client/jbossmq-client.jar: \ …

Member Avatar for radix
0
250
Member Avatar for faramin

Hello, Is it possible to override _top target? I need to keep all the pages in a frame and I don't have access to some pages that use _top target in their links and they get out of the frame. Thank you, Ramin

Member Avatar for faramin
0
198
Member Avatar for Alexxander

Ok, my computer is now really f*cked. I'fe red so much threats about this, but none of them helped me. Oki, the problem is; The explorer.exe wont run, my pictogrammes wont appear, i cant start up in safe mode, and i only can enter my computer by the Cntrl+alt+delete -.-'. …

Member Avatar for Alexxander
0
108
Member Avatar for vidya_m

can anyone suggest some websites which has code snippets for creating shopping carts using jsp, servlets and javabeans. I am seriously looking for a career in J2EE. pls help Thanks

Member Avatar for aniseed
2
384
Member Avatar for Kiwicolor

My internet has been running very slow recently i wanted to ask if someone can please look at my hijackthis log to see if it is infected plz? and thank you. unning processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Common Files\Symantec Shared\ccEvtMgr.exe C:\WINDOWS\system32\Ati2evxx.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\SOUNDMAN.EXE C:\Program Files\KMaestro\KMaestro.exe …

Member Avatar for crunchie
0
232
Member Avatar for k_satish0101

my application is to reserve a resource for particular period of time (min 1hr) so i store time into database as numerice value i need to edit the reserved time my problem is (for eg) a user reserve as 6.00 to 9.00 the same user reserve as 15.00 to 18.00 …

Member Avatar for aniseed
0
99
Member Avatar for scorpi04

I got this Virus Alert Icon that flashes in my system tray and it is driving me crazy. When I click it, it takes me to a page trying to get me to buy SpyFalcon. PLEASE HELP!!! My HijackThis log is: Logfile of HijackThis v1.99.1 Scan saved at 11:00:49 PM, …

Member Avatar for DMR
0
222
Member Avatar for factor

I have written a java application that writes to a file. I want to call it using a button in my jsp web page. This worked but it didn't write to the file. I think I have the jar file in the wrong place?? Please Please Help, this is really …

Member Avatar for aniseed
0
219
Member Avatar for MAD_COW711

my antivirus is detecting a "download. trojan" virus, but it cannot be deleted, cleared, or quarantined. its pretty much making it so that i can't get on internet explorer- i'm amazed i was able to get on now... anyways, i ran htj---- here's the log.... hopefully somebody can help me? …

Member Avatar for MAD_COW711
0
640
Member Avatar for muthumari

Hi, I have an error, during accessing a datbase using jsp:useBean from jsp.Urgent i need this one my source code ispackage SQLBean; DbBean.java import java.sql.*; import java.io.*; public class DbBean implements java.io.Serializable{ private String dbDriver = "sun.jdbc.odbc.JdbcOdbcDriver"; private Connection dbCon; public DbBean(){ super(); } public boolean connect() throws ClassNotFoundException,SQLException{ Class.forName(dbDriver); …

Member Avatar for aniseed
0
157
Member Avatar for lwinn213

Hi All! I've been working on a simple MVC style / struts web application which will allow a user to view a product database and have the option to update a record. The initial index.jsp page works and forwards to the right locations, the update page displays but is producing …

Member Avatar for masijade
0
313
Member Avatar for hsharma65
Member Avatar for forrest

what I use is SQL SERVER 2000,the system is WINXP SP-2 I set the classpath:C:\Borland\JBuilder2005\jdk1.4\lib;.;C:\Program Files\Tomcat 5.0\common\lib;.; I use the JDBC-ODBC to connect the database,the original code is package hospital.db; import java.sql.*; import hospital.db.*; public abstract class DBConnection { private static Connection conn = null; public static Connection getConnection() { …

Member Avatar for ponloges
0
298
Member Avatar for ivanr
Member Avatar for aniseed
0
96
Member Avatar for forrest

I get confused about these things,it will be better if you can illustrate these things with some code. thank you

Member Avatar for masijade
0
113
Member Avatar for Mr.coolguy

Hi all, i am new to java field, can anyone help me out to create a data base for security or Guard to enter the details of the employee and his phone number and also to replace incase his idcard is broken?? help me out using Java/JSP thanks in advance …

Member Avatar for Mr.coolguy
0
145
Member Avatar for bondito

Hi everyone, i am building a voting system and i am trying to count the number of votes for each candidate to be stored in a candidates table in the field voteresult, i have stored the results in a bean, and written the sql query statement in a jsp page. …

0
99
Member Avatar for arekondaramesh

hai i need to address these things theoritically.... MAIN TOPIC: Migration of Weblogic Server 6.X to 8.1 SUB POINTS: JDK 1.4.1 JRockit JVM J2EE specification EJB 2.0 specification EJB QL JSP specification Java Bean specification Security (JAAS, LDAP v2 security realm) Weblogic Specification WebLogic Server Installation for Multi-Zone Operation on …

Member Avatar for hooknc
0
311
Member Avatar for aarya

i am trying to learn java bean . i wanted to know how i have to compile and where. i m little bit confused.weather i need BDK?.PLEASE ANY BODY HELP ME

Member Avatar for techkar
0
132
Member Avatar for techkar

hi all, here I'm having a problem, When u type a letter on the textbox it shoud display the remaining or matched name from the database, on or below the text box.It is named as [B](autocomplete)[/B].I searched on popular search engines but coul'd find the solution. If any of you …

Member Avatar for cpweb
0
98
Member Avatar for peter_budo

Can somebody suggest some good and cheap JSP provider with MySQL (UK if possible). ( :lol: know cheap but i'm student and need something to practice on as uni service has limitations) Thank you

Member Avatar for techkar
0
109
Member Avatar for chazzman

Whenever I click on links within Google or other search engines, I get redirected to a number of other search engines. Can someone please tell me what to fix in HJT to end this insanity? Much appreciated. Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running …

Member Avatar for DMR
0
221
Member Avatar for Mike_Allen

Hello I am currently creating an order form jsp page which contains a form. This form has several drop down menus - with one of them intending to read the contents of a database table which contains information. The database is set up and is ready to populate the drop …

0
67
Member Avatar for MsGudy2Shoes

Hi, I am new to this forum. I keep getting a Server Busy message while online, especially if I am not using IE. I use a yahoo browser, I think it might be netscape? I really don't know about all of that stuff. The Server busy popup says The other …

Member Avatar for 'Stein
0
127
Member Avatar for muthumari

// My JSP coding. This is stored in the following path http://localhost:8080/vennila/test.jsp <HTML> <HEAD><TITLE>DataBase Search</TITLE></HEAD> <BODY> <%@ page language="Java" import="java.sql.*" %> <jsp:useBean id="db" scope="application" class="SQLBean.DbBean"/> <jsp:setProperty name="db" property="*" /> <%! ResultSet rs = null ; ResultSetMetaData rsmd = null ; int numColumns ; int i; %> <center> <h2> Results from …

0
108
Member Avatar for aarya

i am trying to learn j2ee .can anbody help from where i have to downlaod and waht i have to download thanks

0
45
Member Avatar for k_satish0101

my application is to reserv a resourse by entering start time and end time before reserving i need to check the availability in the database My problem is (for eg)i 'm requesting reserving by entering startime as 10.00 and end time as 14.00 on a particular day if they had …

0
59
Member Avatar for muthumari

Hi, I haven't any idea about servlet chaining. anyone send small sample for servlet chaining. Thank you

0
91
Member Avatar for Reham Ejaz

Hello to all! I want to learn JSP. I have basic level of knowledge about java and also about javascript. Dont know any thing about javabeans. I need to know of a good site where i can start from. Thanx in advance.

0
57
Member Avatar for yashu

hi friends... i am new jsp's..i have done a web application.. i want to excecute the web application on the click of the mouse on a .exe file.. i mean.. that .exe should have the sever configuration also.. so that it can run on any comp which doesn't have a …

Member Avatar for aniseed
0
131
Member Avatar for x19dotnet

Hi friends. i'm having problem to get values of a class member variable which itself is a class and resides inside another class as an array. Parent class is CA. its one of the member is CB[] class. my problem was to get values of CB class. following is the …

0
91

The End.