| Author |
taglibs
|
Jeff Born
Greenhorn
Joined: Sep 27, 2002
Posts: 23
|
|
Hi I am attempting to create a taglib that uses a session object ObjectClass oClass = session.getAttribute("MyClass"); I would like to use oClass in the tag oClass is not a javabean. How do I do this? Thanks in advance for any insight! Jeff Born
|
 |
Jason Menard
Sheriff
Joined: Nov 09, 2000
Posts: 6450
|
|
|
You might have better luck in the JSP Forum.
|
Jason's Blog
|
 |
 |
|
|
subject: taglibs
|
|
|