Posted By:
KRISHNADOSS_PARTHASARATHY
Posted On:
Thursday, June 13, 2002 09:47 AM
Hi All, I am facing an issue with tag in struts. The following simple code throws me Jsp Exception. Code: Yes No Exception: javax.servlet.jsp.JspException: Cannot find bean under name org.apache.struts.taglib.html.BEAN at org.apache.struts.taglib.html.RadioTag.doStartTag(RadioTag.java:189) at /index.jsp._jspService(/index.jsp.java:159) (JSP page line 34) Can any one help me? thanks krishna
More>>
Hi All,
I am facing an issue with
tag in struts.
The following simple code throws me Jsp Exception.
Code:
Yes
No
Exception:
javax.servlet.jsp.JspException: Cannot find bean under name org.apache.struts.taglib.html.BEAN
at org.apache.struts.taglib.html.RadioTag.doStartTag(RadioTag.java:189)
at /index.jsp._jspService(/index.jsp.java:159) (JSP page line 34)
Can any one help me?
thanks
krishna