File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes Anybody using Resin? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Anybody using Resin?" Watch "Anybody using Resin?" New topic
Author

Anybody using Resin?

Steve Brailsford
Greenhorn

Joined: Jul 28, 2001
Posts: 9
I urgently need help in setting up an application.
Assume my application is named testapp.
I have created the entry in resin.conf, <web-app id='testapp'>
I have made the required entries in web.xml,
the structure being:
doc/testapp
doc/testapp/WEB-INF
doc/testapp/WEB-INF/web.xml
doc/testapp/WEB-INF/classes
doc/testapp/WEB-INF/classes/*.class
How do I reference a servlet or tag library from the URL?
Thanks in advance.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Anybody using Resin?
 
Similar Threads
problem in accessing a servlet using iPlanet web server
how to display values from database in a dropdown box?
Anybody using Resin
Applet problem( Applet notinited ) When I Use Tomcat
tomcat problem