where do I find tutorial about writing my own UI component ?
I wrote a tag already to be used with JSP then when I tried it with
struts 2 it didn't work. Basically, because I am passing the object as
string and trying to retrieve it form the context in the custom tag.
This is not working because struts ( I believe passes it into a
valueStack). How do I rewrite my tag. Is there a tutorial ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]