Is there a way to access data in a Hashtable from a JSP or does data always
have to be exposed through a bean?

I'd like to use it like a context in WebMacro or a SimpleHash in FreeMarker
where the Hashtable can store simple types as well as complex ones like
other Hashtables, Vectors, etc.

Thanks
Frank

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to