how can I extend Struts HTML tag.
for example <html:text> will generate a text box ,I have some text box with a "*" sign beside it.
can I make a costumize tag by extend struts tag. since I want to keep all of struts <html:text> tag's functionality.
Thank you
-
extend Struts HTML tag (1 messages)
- Posted by: zhang zhang
- Posted on: May 30 2005 19:06 EDT
Threaded Messages (1)
- maybe by xycleo monk on June 15 2005 20:45 EDT
-
maybe[ Go to top ]
- Posted by: xycleo monk
- Posted on: June 15 2005 20:45 EDT
- in response to zhang zhang
you can extentd struts taglib , you can get the struts source code in his website