I would suggest doing this with JSP 2.0 Tag Files. They're pretty slick. http://www.onjava.com/pub/a/onjava/excerpt/jserverpages3_ch11/index.html
Matt On 3/9/08, Sanath <[EMAIL PROTECTED]> wrote: > > Hi All, > I am trying to implement a <appfuse:input by following the way > <appfuse:label has been implemented. The aim is to implement common tags to > be used in all applications such as <appfuse:requiredField> > <appfuse:numericField> .....etc > > I am using appfuse 2.0.1 with spring and hibernate.Is there a sample that I > can see to understand the way how its implemented.I have used struts > validation through validation.xml and controller level validations so far > and We have decided to check out a less time consuming way of implementing > this in the future. > > Any help is really appreciated. > > -- > View this message in context: > http://www.nabble.com/how-to-implement-%3Cappfuse%3Atextfield%3E-tag-tp15924703s2369p15924703.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
