I have some JSP's that work under JBuilder4 / Tomcat, however, when I move
them over to JRUN 2.3.3 I get the error below.

Does anybody have any ideas?

Thanks
Iain

----------------------------------------------------------------------------
----------

500 Internal Server Error

JSP Parse Error

JSP Directive <%@  %> sessionis not recognized.

----------------------------------------------------------------------------
----------

In my code I am using the directive: <%@ , as follows:


<%@ page session="true" %>      (file1.jsp)

<%@ page session="true" import="java.util.*" %> (file2.jsp)

----------------------------------------------------------------------------
----------




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to