This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes help me, how to set up my own web application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "help me, how to set up my own web application" Watch "help me, how to set up my own web application" New topic
Author

help me, how to set up my own web application

sean zang
Ranch Hand

Joined: Apr 22, 2000
Posts: 33
Hi all,
I can run every demo in jswdk-1.0.1. However when i try to set up my own web application, It does not work.
Do I need to modify the following files:
Webserver.xml, servlets.proprites , webapp.proprites
thank you in advance
Tony Alicea
Desperado
Sheriff

Joined: Jan 30, 2000
Posts: 3219
For these purposes I highly recommend the book "Web Development With JavaServer Pages" by Duane K. Fields, Mark A. Kolb .
It explains all that and it's an otherwise excellent book on JSPs.
And by the way, unless you have compelling business reasons to use the JSWDK, the environment to use is the Servlets 2.2 and JSP 1.1 reference implementation of Jakarta-Tomcat.


Tony Alicea
Senior Java Web Application Developer, SCPJ2, SCWCD
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: help me, how to set up my own web application
 
Similar Threads
Just another SCWCD student
application server from certification
JSP/Servlet Servers
error (405) Method not available
deployment problems in tomcat 4.1.27