If the page is loading without errors but not rendering those tags, the
most likely cause is missing taglib directives. Check the HTML source
that gets generated to see if the tags are coming through as written in
the JSP; if so, that's almost certainly what's wrong.
L.
Stephen Souness wrote:
Hi all,
I am using Struts 1.2.7, under Tomcat 5.0.25.
I have a JSP within my struts application which I ultimately want to
have output some checkboxes (using ).
Other areas of my application use LabelValueBean with
and just fine.
However, this particular area of my application has a few
2 matches
Mail list logo