Dear sirs,
I am new (three days) to Geronimo, I was asked to port a Web
Application that has already been running in a variety of platforms,
mainly Apache/Tomcat and Oracle Application Server 10g.
The installation went on with no problems, especially since Geronimo 1.0 had just been released, using Sun JDK 1.5.0.
The problem is that the jsp s of the application call servlets that are
not in WEB-INF/classes, I get an error "The requested resource is not
available". The servlets are in a directory that is several levels
below WEB-INF, and are invoked using using
<form name="formx" method="POST" action="">
There are a number of classes in a couple of directories, so mapping them in geronimo-web.xml would not be practical.
Regards and thanks,
--
Fernando Lichtschein
[EMAIL PROTECTED]
- Calling a servlet from jsp Fernando Lichtschein
- Re: Calling a servlet from jsp Aaron Mulder
- Re: Calling a servlet from jsp Paul McMahan
