Yes. :)

Ok that  is the short answer. The longer answer is that yes you can do
it but it could be almost as easy to have separate actions depending on
how you are handling the actionForm(s). There is nothing in the
framework however that disallows the use of a single action for multiple
forms. Considering that in your case there will probably be more or less
detail in the ActionForm and details returned I would probably consider
a dispatchAction myself, but again that is personal preference. 

Al

-----Original Message-----
From: temp temp [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 20, 2005 11:37 AM
To: user@struts.apache.org
Subject: single action for multiple forms 

I have  three search pages (jsp) with different levels
of search . 
All the three search pages use the same search engine
to  get search results.
Can I use a single action  for all these search pages.
thanks & regards


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to