You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ted Husted (JIRA)" <ji...@apache.org> on 2007/10/29 18:24:40 UTC

[jira] Updated: (WW-2233) Ajax support and custom UI tags

     [ https://issues.apache.org/struts/browse/WW-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Husted updated WW-2233:
---------------------------

    Flags:   (was: [Important, Patch])

> Ajax support and custom UI tags
> -------------------------------
>
>                 Key: WW-2233
>                 URL: https://issues.apache.org/struts/browse/WW-2233
>             Project: Struts 2
>          Issue Type: Improvement
>    Affects Versions: 2.0.9
>         Environment: All
>            Reporter: Kunaal A Trehan
>
> 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.