|
Hi I am new to Tomcat. I am trying to
incorporate my own beans in JSP. However I am unable to access the form
variables in the beans though the bean is instantiated on execution of the JSP
execution. Going through the archives I found the some articles on
including the BeanInfo class for each bean.
Do I have to create the beaninfo class for
each bean If so what are the required methods in the class and where do i put
the beanInfo class ?
Thanks
|
- Re: BeanInfo Prashant Rao
- Re: BeanInfo William Brogden
