Hi Darren,
the example that I posted is just for JSP. But if you look at the struts2 examples it shouldn't be that hard to make a tag usable in freemarker or velocity as well. As you can see the information available on writing native Struts2 tags is quite hard to find. The most important reason for me writing a S2 tag has been the evaluation of the ognl expressions. But as Dale wrote the TagUtils class can probably be used for that in the standard JSP tags.

Joachim

This gives me something to start with.   Time to dig into the struts2
source code to help me grok the sample you've provided.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to