RE: please help

2001-08-01 Thread HGhoreishi
Hi everybody In my servlet i have import statement as follow. import com.oreilly.servlet.RemoteDaemonHttpServlet; downloaded unzipped the jar file from http://www.servlets.com/con/index.html in to c:\hhgg in my servlet i am using import statement as follow import

RE: Please help Please help

2001-07-29 Thread HGhoreishi
Hi everyone. I need to import in my Servlet the statement: import com.oreilly.servlet.RemoteDaemonHttpServlet; went and searched found the following. would you please someone tell me how can i find and use the content of com.oreilly.servlet.RemoteDaemonHttpServlet to compile my servlet.

RE: please help please help

2001-07-29 Thread HGhoreishi
Hi Zapta thanks alot I found what i needed from http://www.servlets.com/cos/index.html thanks again hossein. Try http://www.servlets.com/cos/index.html Tal Dayan [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 29,

RE: please help

2001-07-24 Thread HGhoreishi
Hi Please some one tell me what i am doing wrong. Trying to compile a servlet. It worked for me before . now i am getting invalid flag. regards. C:\javajavac -classpath=C:/tst/java/jsdk2.1/Servlet.jar HelloServelt.java javac: invalid flag: -classpath=C:/tst/java/jsdk2.1/Servlet.jar Usage:

Re: please help

2001-07-24 Thread HGhoreishi
Hi matt. i tried your version it is working thanks. I compile three servlet before stop working(my version). Perhaps i was very sleepy i changed the format, you are right, probebly there was space between classpath c:, when i was getting clean compile . thanks again hossein.

Re: Please help Please Help

2001-07-24 Thread HGhoreishi
Hi thanks indra. Both, my tomcat jsdk2.1 are running. Thanks to MR Michael Wentzel with his advise his help thanks Michael again. Regards hossein.

Re: please help please help

2001-07-16 Thread HGhoreishi
In a message dated 7/15/01 12:54:12 PM Pacific Daylight Time, [EMAIL PROTECTED] writes: I did downloaded jsdk2.1 again installed it now it works thanks. hossein. Hi I did install tomcat3.2.2 jsdk2.1 on win98 os after startup shutdown got these massages . I have no idea what this

RE: Please help Please Help

2001-07-10 Thread HGhoreishi
New to java. I want to create my environmet variables (tomcat_home). My programs are in C:\java\tomcat\jakarta-tomcat-3.2.2\jakarta-tomcat-3.2.2 How do I go about it. Please help. Regards hossein. .