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 2008/06/10 23:37:02 UTC

DO NOT REPLY [Bug 45153] Javabean not accessible to jsp until placed in a package.

https://issues.apache.org/bugzilla/show_bug.cgi?id=45153


Mark Thomas <ma...@apache.org> changed:

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




--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-06-10 14:37:01 PST ---
This is as required by the Java language specification. You can't use
packageless classes in a JSP.

See:
http://wiki.apache.org/tomcat/FAQ/Class_Not_Found
http://www.google.co.uk/search?hl=en&q=java+import+packageless


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org