Probably in some way, the same ever recurring issue of allowing Apache to bypass Tomcat and get to the JSP pages directly.


Krish wrote:
Hi Michael,

I can't even access the jsp's under document root as well. Only html's work.


I just followed this documentation. No jsp's work. That is the whole
problem.

Please let me know the correct configuration.

http://tomcat.apache.org/connectors-doc/webserver_howto/nes.html

Regards,
Krish




On Sun, Mar 20, 2011 at 1:43 AM, Michael Ludwig <mil...@gmx.de> wrote:

Krish schrieb am 19.03.2011 um 17:31 (-0700):

I am using tomcat 6.0.20. In the frontend i have sun one webserver 7
using nsapi_redirect-1.2.31 connector.

   My OS is windows server 2003 32bit.

I am trying to create a connector using the document below.

http://tomcat.apache.org/connectors-doc/webserver_howto/nes.html

my tomcat is ssl enabled and my sun one webserver 7 is http.
Unrelated, but why would you need SSL in Tomcat when you're fronting it
with Sun One Webserver?

here is the configuration in obj.conf. I can get the tomcat base html
pages. But jsp is not working.
Look at this mapping:

NameTrans fn="assign-name" from="/*.jsp/" name="jknsapi"
Are you sure it applies to all JSPs? I'd presume it applies only to JSPs
directly beneatht the document root.

--
Michael Ludwig

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to