Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: RE: JSWDK help needed


Message #1 by Chanoch Wiggers <ChanochW@w...> on Wed, 3 Jan 2001 12:56:51 -0000
which web server are you using? JWS?, JRun?, Tomcat, JServ?

You would usually put the class files in the WEB-INF/classes directory for
the appropriate server. JWS doesn't work like that though; you need to put
in that in the /classes subdirectory of your installation.

For most systems you can put your class files in a far files and add them to
the lib directory of your JRE (slightly more advanced)

chanoch

-----Original Message-----
From: heena sampat [mailto:heena_sampat@i...]
Sent: 30 December 2000 14:26
To: Professional Java
Subject: [pro_java] JSWDK help needed


I have jswdk installed in
c:\jswdk-1.0 directory
can you explain in very simple terms that to use jsp and usebean where
should  I keep my java files/class files and  where do I keep my .jsp files.
please help

h sampat
heena_sampat@i...

---
You are currently subscribed to pro_java as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_java-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index