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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11700

<html:link> tag throws java.lang.IllegalArgumentException





------- Additional Comments From [EMAIL PROTECTED]  2002-08-14 17:59 
-------
Yes, suppose you have a content management system where users can create pages
with links, etc. Suppose further that a user then enters that invalid URL link,
stores the page and related fields in a DB and then previews that page. Now a
jsp page will throw an exception due to the invalid parameter. It would be nice
if this exception would be caught by Struts rather than having to check for this
specific invalid case in application code.

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

Reply via email to