I'm not SURE, but I think session=true may be 1.1 syntax and jrun 2.3 is only on jsp
1.0 spec. I think it has to be scope="session"
rather than session="true". I'm just going from an old memory ... but it's worth a
try.
Lynn
"Stirzaker, Iain [IT]" wrote:
> 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