Posted By:
Andy_Fearns
Posted On:
Tuesday, November 6, 2001 03:41 PM
The above code works fine under tomcat 3.2 and Jrun, but fails under iplanet the params nested inside the jsp include tag are always null? e.g., the param named "menu" always returns null inside my Push Servlet.
Is not this a standard part of the servlet/Jsp spec? ie why does this not work am I missing something?
Thanks
Andy