Hi there,
may I ask u why u chose forumsjava@y... as ur id? Do u belong to any
organization? Well even if uchose not to reply, here are the details u asked
for:
If u want to create ur own class files, compile the java files in a seperate
directory. Then make a user directory inside webapps directory of tomcat and
store the class files in this directory.
Then invoking the class files is by the following command on the html form
action = "http://localhost:8080/<<user directory name>>/<<class file name>>"
Hope this clarifies.
regards
--------------------------------------------------------------------
your earlier message:
----- Original Message -----
From: JAVA HELP <forumsjava@y...>
To: Pro_JavaServer_Pages <pro_jsp@p...>
Sent: Thursday, December 07, 2000 5:49 PM
Subject: [pro_jsp] Re: help me in configuring the apache server urgent
> I tried all the ways i can but even the problem
> remains the same or colud u tell me how i can use only
> tomcat to run the programs in ProfessionalJSP book..
>
> Thankx