| Author |
Using an Applet inside Struts - any nice idea?
|
Velika Srbija
Ranch Hand
Joined: Jan 15, 2002
Posts: 171
|
|
I am making a Struts based wizard-app. Of course, I chose a pattern with one big ActionForm and several Actions (one for each step of my wizard). Session is a must. My JSP user interface design requires an applet in the second step. Is there any good idea (in brief) on how I could incorporate an Applet in the second step, e.g. populate appropriate fields in an ActionForm with Applets data, and maintain session between second and the next (third) step.?
|
 |
 |
|
|
subject: Using an Applet inside Struts - any nice idea?
|
|
|