Now I'm beginning to think you have JSP 0.92 enabled instead of 1.0.  Check
out this K.B. to verify and fix if need be:

http://www.allaire.com/Handlers/index.cfm?ID=13030&Method=Full

Scott Stirling
Allaire Corporation
http://www.allaire.com/developer/jrunreferencedesk/

> -----Original Message-----
> From: Stirzaker, Iain [IT] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 19, 2000 1:18 PM
> To: JRun-Talk
> 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