DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35257>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35257





------- Additional Comments From [EMAIL PROTECTED]  2005-06-24 23:20 -------
Created an attachment (id=15531)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15531&action=view)
taglib patch to nest cause in JSPException and change deprecated constant to
JSP 1.2 value

This patch nests the root exception in the JSPException anywhere that the
JSPException is thrown as the result of some other exception. In many cases it
adds little value but it probably does little harm as well, since most
exceptions are infrequent and when something isn't working, more info is
usually better. It also changes EVAL_BODY_TAG to EVAL_BODY_BUFFERED or
EVAL_BODY_AGAIN to remove deprecation warnings now that Struts 1.3 depends on
Servlet 2.3/JSP 1.2. 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to