Posted By:
Alessandro_Favaro
Posted On:
Thursday, February 21, 2002 09:11 AM
I'm trying to use the standard action in a .jsp file using WebSphere 3.5 AppServer. I need to use both this 2 kinds of action: and The first works, but the second(the one with params) does not, althought it works using Tomcat3.2.4. I have the same problem using VisualAge Test Enviroment. The error is always like this: com.sun.jsp.compiler.ParseException: .... "Unterminated Is there any known problem with this standard jsp action using WebSphere3.5? Is there any patch to resolve it? Thanks a lot!
More>>
I'm trying to use the standard action
in a .jsp file using WebSphere 3.5 AppServer.
I need to use both this 2 kinds of action:
and
The first works, but the second(the one with params) does not, althought it works using Tomcat3.2.4.
I have the same problem using VisualAge Test Enviroment.
The error is always like this:
com.sun.jsp.compiler.ParseException: .... "Unterminated
Is there any known problem with this standard jsp action using WebSphere3.5? Is there any patch to resolve it?
Thanks a lot!