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=16128>.
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=16128

Exception on FormTag deploying on EASERVER 3.6.1

           Summary: Exception on FormTag deploying on EASERVER 3.6.1
           Product: Struts
           Version: Nightly Build
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I'm trying to deploy a simple struts application to Sybase EASERVER 3.6.1 ESD5 
and i have verified an Exception that say "attributes can't be removed from 
request" that occurs on the FormTag because it call a request.removeAttribute 
istruction.

The method that trow this exception is the request implementation used by 
Jaguar server that come from apache (its package is com.apache.jasper):

Can be the removeAttribute() wrapped in a empty try-catch instruction or 
Exception on this  istruction has unintended side effects?

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

Reply via email to