Skip to Content
0
Former Member
Jan 05, 2007 at 12:59 PM

Create Command using jsp

50 Views

Hi all

I want to create custom commands and i have achieved to create one by extending AbstractCommand.

The thing is that the user interface is built creating the htmlb components from java code. I want to use a jsp for this. ¿How can I redirect to a jsp from the AbstractCommand class?

Does anyone know any documentation that can help me to do this?

Thanks in advance.