Hi Kris,
Have a look at the struts-example for 'form' examples. Then to accomplish
what you wish to achieve, you would have to also use a logic:present tag to
look for a bean that would contain you results. You would also have to look
at the logic:iterate tag to display the results. I believe the
struts-example web app has samples of all the above.
Jon.
-----Original Message-----
From: Vandenberk, Kris [mailto:[EMAIL PROTECTED]]
Sent: 25 June 2001 13:37
To: [EMAIL PROTECTED]
Subject: newbie question on search forms
Hi,
I want to make a lookup screen with on top some input fields
when the user pushes the submit button I want to retrieve the data from
the database and display it beneath the original search fields ...
Is this possible with struts, and if yes, how can I do this ?
- Actionmappings ?
- how to build the jsp ?
- struts-config ?
any tips, ideas will be greatly appreciated
thanks,
Kris
[EMAIL PROTECTED]