Bugs item #753685, was opened at 2003-06-13 02:05
Message generated for change (Comment added) made by ejort
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=753685&group_id=22866

>Category: JBossWeb
Group: None
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: brad miley (bradmiley)
Assigned to: Nobody/Anonymous (nobody)
Summary: inluding own page in jsp crashes jboss

Initial Comment:
In the file test.jsp if you have the line:
<jsp:include page="test.jsp"  />
this will crash jboss b/c jboss keeps trying to insert the 
same file into itself


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

>Comment By: Adrian Brock (ejort)
Date: 2003-06-18 12:00

Message:
Logged In: YES 
user_id=9459

I tried this with 3.2 and both Tomcat and Jetty.
Both eventually stopped with either a StackOverflow
or JasperException.

If it crashes JBoss, this is a VM issue not handling the
StackOverflow gracefully.

This bug should be reported to the Jasper project here:
Both the Tomcat and Jetty distributions embed jasper
as the jsp engine.
You will need to provide versions OS/vm/jasper
(you didn't here).
http://issues.apache.org/bugzilla/

I don't know whether they will accept that recursion
is invalid in general.

Regards,
Adrian

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=753685&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to