How can you enable the application server (v 3.5) to use JSP 1.1 API. The reason I am asking this is because I am trying to use session.setAttribute() method in my jsp which gives me an compilation failed error. Also when I am trying to use response.sendRedirect() a error 500 is thrown up. What am I missing in my configuration. Please help.
Ramadass Aravindakshan
Greenhorn
Joined: Jun 27, 2001
Posts: 23
posted
0
Fixpack 3.5.2 supports Servlet 2.2/Jsp1.1. You need to apply fixpacks 1 & 2 to upgrade your servlet engine. Fixpacks can be downloaded from here Hope this helps.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.