vote up 0 vote down star

Hi all,

I want to write a custom struts2 tag,which has a separate action class for itself, and can be called from different jsp pages.

Something like:

<s:writetext type="aaa" parentid="xxx" parentname ="yyy" height ="50" width ="125" />

Is it possible? Please help, I'm very new to this and googling about this didn't help.

Thanks, Aditya

flag

20% accept rate

1 Answer

vote up 0 vote down

these links will help you in creating custom struts2 tag. http://www.vitarara.org/cms/struts%5F2%5Fcookbook/creating%5Fa%5Fui%5Fcomponent

http://www.wantii.com/wordpress/?p=12

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.