hi all,
Im newbie for
struts and i have tried to develop a small
test application while running that i got this error
javax.servlet.jsp.JspException: Cannot find bean: "name" in any scope
at org.apache.struts.taglib.TagUtils.lookup(TagUtils.java:864)
at org.apache.struts.taglib.html.BaseFieldTag.prepareValue(BaseFieldTag.java:123)
Here is my Test.jsp
any one suggest me to fix this.
Thanks in advance