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


[EMAIL PROTECTED] changed:

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




------- Additional Comments From [EMAIL PROTECTED]  2004-11-17 16:31 -------
I'm sorry to tell you that it doesn't work.
Maybe you can try it on a Tomcat 5.0.28.
But i repeat that it doesn't works with java.lang.Integer or java.lang.Boolean.
It is working with other class , i use.

Here again the JSP test :

<jsp:useBean id="toto" scope="request" class="java.lang.Integer"></jsp:useBean>
<html>
<body>
OK !!!!2222
</body>
</html>

Please test it !



(In reply to comment #1)
> I think you need a space before the />, or a separate </jsp:useBean> closing 
> element.  This is a difference between JSP Spec 1.1 and 2.0 (which Tomcat 5 
> implements), and has been discussed numerous times both in Bugzilla and on 
this 
> list.  It's correctly implemented in Tomat.



-- 
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