Can you use usebean tags?
 
That would allow you to use the beans you write that inherit from Action, without using the ww-specific tags.
 
Cheers,
 
Owen.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of notyy
Sent: Monday, May 06, 2002 12:25 PM
To: [EMAIL PROTECTED]
Subject: [Webwork-user] how to use webwork without using webwork jsp tag?

Hi everybody
 
I've tried webwork,and I like it's ACTION framework,but I not ready to use it's jsp tag(not yet),so how to
use pure jsp page with webwork?
for example,MyAction recieved some parameters,and retrieve some data or some object to be shown in the next page,how can I do this
without using EL or webwork jsp tag in my jsp page?  put everything  in session? :(
I've read the document(pdf),but can't find an answer,so anyone can help me?

Reply via email to