You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/01/15 19:52:21 UTC

DO NOT REPLY [Bug 16128] New: - Exception on FormTag deploying on EASERVER 3.6.1

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: struts-dev@jakarta.apache.org
        ReportedBy: franco.caponi@tin.it


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>