[
https://issues.apache.org/struts/browse/WW-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Don Brown updated WW-2233:
--------------------------
Fix Version/s: (was: 2.1.4)
2.2.x
> Ajax support and custom UI tags
> -------------------------------
>
> Key: WW-2233
> URL: https://issues.apache.org/struts/browse/WW-2233
> Project: Struts 2
> Issue Type: Improvement
> Components: Plugin - Dojo Tags
> Affects Versions: 2.0.9
> Environment: All
> Reporter: Kunaal A Trehan
> Fix For: 2.2.x
>
>
> Hi
> I have two points of improvement for struts2.0.9
> i) It seems that ajax theme does not support method name .
> It always calls default execute method present in action class even though
> you specify the method name
> ii)How to create custom tags in the struts 2..0.9.
> I want to have some number formatter tag.
> eg.Imagine a jsp page with text field for salary
> I want to show in UI,if salary is 50k.
> In UI it should show $50,000.00
> However on submission it should submit 50000 as value
> What could be the steps for creating such custom tags
> Thanks
> Kunaal A Trehan
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.