Skip to Content
0
Former Member
Apr 10, 2007 at 09:13 PM

Using jsps in AbstractCommand

17 Views

Hello all

I have implemented and probed my own AbstractCommand showing a Confirm Window as described in the sample code.

What I would like to do in my command is to use a jsp with htmlb tag library instead of having to use htmlb from java. Is there any way to achieve this? If you think it's not possible I would also like to know.

Thanks in advance