I use this setting often without any problems.  Are you sure that your web
server and jrun were shutdown before installing the patch?  Have you tried
the setting on a new empty test file to verify that it's not something else
in your page causing the parse problem?  You may have some garbage
characters in the file.



----- Original Message -----
From: "Stirzaker, Iain [IT]" <[EMAIL PROTECTED]>
To: "JRun-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, December 19, 2000 12:18 PM
Subject: RE: JRUN2.3.3 - JSP Parse Error


> Scott
>
> I tried the 158 patch, it made no difference.  Any other ideas?
>
> Iain
>
> 500 Internal Server Error
> JSP Parse Error
> JSP Directive <%@  %> sessionis not recognized.
>
>
> -----Original Message-----
> From: Scott Stirling [mailto:[EMAIL PROTECTED]]
> Sent: 19 December 2000 15:15
> To: JRun-Talk
> Subject: RE: JRUN2.3.3 - JSP Parse Error
>
>
> Well, session="true" is the default setting, so there's no need for it.
>
> But that's not a completely fair answer.  Try upgrading your JRun 2.3.3 to
> the latest production patch release, which is 158 or 159.  See Release.txt
> in the JRun root dir for the build you currently have.
>
> Scott Stirling
> Allaire Corporation
> http://www.allaire.com/developer/jrunreferencedesk/
>
> > -----Original Message-----
> > From: Stirzaker, Iain [IT] [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, December 19, 2000 10:03 AM
> > To: JRun-Talk
> > Subject: JRUN2.3.3 - JSP Parse Error
> >
> >
> > 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