On 3/14/06, Mujahid Ali <[EMAIL PROTECTED]> wrote:
> I am using some tags from the struts-el package and they used to work
> fine under weblogic 8.1; After switching over to weblogic 9.1, it seems
> that the BeanInfo class for a given tan is never called, so the jstl
> expression ${...} is never evaluated. Has anyone seen similar problems?
> Are there any workarounds? I am using struts-el jar from the struts
> 1.2.8 release.

Does anyone know which version of the Servlet spec Weblogic 8.1 and 
9.1 each support?  What version are you using in web.xml?

My guess is that you've switched from Servlet 2.3 to 2.4, the same as
if you'd moved from Tomcat 4.x to 5.x.  Hard to tell, though, without
more information.

--
Wendy

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

Reply via email to