<html:text> problems I keep getting a Cannot find bean org.apache.struts.taglib.html.BEAN in scope null error whenever I use the <html:text> tag. What could be the problem?
Created May 7, 2012
John Zukowski Be sure your <html:text> tag is nested in a <html:form> tag.