Hi I am trying to write my own beans to be accessed by a jsp page.  The jsp executes fine and no error is generated.  However the form parameters are not passed on to the bean.  This is a simple hello user bean given in suns JSP tutorial. Do I have to generate a beaninfo class and include it someplace ? The code is exactly as given in the users guide.
Any help will be appreciated
Thanks
 

Reply via email to