Hi Muhammad,
Actually, <jsp:usebean> tag is a jsp tag. it is not a struts tag.
you should read out some tutorials or some books to know in detail, what is the function of this tag.
I understand that you need some help. but we can not figure out what is wrong there in your code, and what should we consider as wrong.
you need to specify the following,
- what are you expecting
- what are you getting
- if exception, then which exception
- if some other thing, then what
tip: you can download a nice book on
servlet & jsp from theserverside.com
thanks,