[EMAIL PROTECTED] wrote:

I'm using Tomcat 5.0.11.

I still don't understand how this works with Tomcat 4.1 and not 5.0. I
thought 5.0 was backwards compatible. Besides, struts' tags are very
popular (<html><bean> etc.). If 5.0 were somehow not compatible with these
tags, we would hear more complaints from this forum. I am tilting towards
believing that I am, most probably, facing a configuration/settings
problem. Any suggestions?

The only way to get a NPE where you're getting it is if the tag pool is null. It will only happen if _jspInit is not properly called, basically (the code should be easy to read). So I doubt your JSP is a plain & clean JSP ;-)


BTW, I developed and tested a rather big Struts webapp using TC 5 without any problems.

--
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
R�my Maucherat
Senior Developer & Consultant
JBoss Group (Europe) S�RL
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to