Hello,
I´ve instaled ApacheJServ 1.1-1, I ´ve tested on http://cobalt32.gravitynet.net/servlets/IsItWorking but now i need to execute .jsp support, I´ve not found an example of a .jsp script in the server, so i ask how could i make works any hello.jsp on that server which now have servlet support?. I think that only need to indicate it in the /etc/../jserv/jserv.conf but what i should do exactly? I´ve do this,
# Executes a servlet passing filename with proper extension in PATH_TRANSLATED # property of servlet request. # Syntax: ApJServAction [extension] [servlet-uri] # Defaults: NONE # Notes: This is used for external tools. ApJServAction .jsp /servlets/org.gjt.jsp.JSPServlet #ApJServAction .gsp /servlets/com.bitmechanic.gsp.GspServlet #ApJServAction .jhtml /servlets/org.apache.servlet.ssi.SSI #ApJServAction .xml /servlets/org.apache.cocoon.Cocoon and then have reboot apache, but when i put an .jsp
page on the html docs this document
http://cobalt31.gravitynet.net/batchDemo.jsp but
it saids it not found.
So I ask what i should do else to make work .jsp
pages?
Thanks for all. |
- RE: support of .jsp pages on apache which have servlets... Francisco Castillo
- RE: support of .jsp pages on apache which have ser... Bob Kimble
- RE: support of .jsp pages on apache which have... Francisco Castillo