| Author |
Using html:multibox
|
Pranav Bhatt
Ranch Hand
Joined: Mar 20, 2006
Posts: 283
|
|
Hi all,
I have a requirement with checkboxes in struts and came to know about multibox. I googled and came up with some tutorial, i tried to work on it and got a big error-:
Cannot find bean: "CheckBean" in any scope.
The below are my files-:
check.jsp
CheckBean.java
CheckAction.java
struts-config.xml
i have already given my bean scope in config file as session.
Still am getting the error-: javax.servlet.jsp.JspException: Cannot find bean: "CheckBean" in any scope
Could any one throw some light where am going wrong.
Thanks
|
 |
Pranav Bhatt
Ranch Hand
Joined: Mar 20, 2006
Posts: 283
|
|
Hi all,
thanks i have solved it now...
|
 |
 |
|
|
subject: Using html:multibox
|
|
|