Re: Simple example of Struts plugin, extending TextField

2018-04-16 Thread Yasser Zamani
On 4/16/2018 9:10 AM, mli...@x76.eu wrote: > Hi, > I'm looking for a simple example on how to extend the textfield tag to > only allow for certain input and display the value in a certain form > when the field is initially displayed. > > So the plugin handles the input validation via a

Simple example of Struts plugin, extending TextField

2018-04-15 Thread mli...@x76.eu
Hi, I'm looking for a simple example on how to extend the textfield tag to only allow for certain input and display the value in a certain form when the field is initially displayed. So the plugin handles the input validation via a specified attribute, and the output formatting according to