You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/07/18 20:23:28 UTC

DO NOT REPLY [Bug 7989] - and ignore information from

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

<jsp:setProperty> and <jsp:getProperty> ignore information from <jsp:useBean>

jan.luehe@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From jan.luehe@sun.com  2002-07-18 18:23 -------
The implementation is compliant with the spec: According to JSP.4.3
(<jsp:getProperty>), "the value of the 'name' attribute in jsp:setProperty and
jsp:getProperty will refer to an object that is obtained from the pageContext
object through its findAttribute() method."

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>