So yes, the label piece I was looking for was farther down the pipeline in
xhtml/controlheader-core.ftl
-E
--
View this message in context:
http://www.nabble.com/Struts2-s%3Atextfield-to-formatted-html-tp24113259p24118045.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
ets04uga wrote:
In looking at the code for the s:textfield tag and it uses the
template/simple/text.ftl file as the template. The text.ftl file starts
with the html input tag and I'm not understanding where the label, td and tr
tags come from such that
becomes
First
Name:
May be you should have a look at the different themes available in struts.
Using a simple theme will not generate such unwanted tags.
For getting a simple theme you need to put the following parameter in
web.xml:
csstheme
simplicity
Regards,
---
In looking at the code for the s:textfield tag and it uses the
template/simple/text.ftl file as the template. The text.ftl file starts
with the html input tag and I'm not understanding where the label, td and tr
tags come from such that
becomes
First
Name:
4 matches
Mail list logo