Hi,
 
I have a Java class which outputs HTML directly including <HTML>,<HEAD> and 
<BODY> tags.
 
Using JSP I simply include this class as a bean and then have the JSP do 
something like
${bean.itsMethod}
to have those tags written directly into my page.
 
I'm just starting out with Wicket and wondered how I could use this same bean 
in Wicket pages.
 
Thanks in advance.
                                          
_________________________________________________________________
New Windows 7: Find the right PC for you. Learn more.
http://www.microsoft.com/windows/buy/ 

Reply via email to