Matt wrote:
> So should I be uing just 1 action class?  What is the best approach?

It doesn't matter, really.  It should work either way.  I prefer to keep
things together, and it works very well for CRUD operations, which most
of mine are.  Sorry, didn't mean to distract you from your original
problem, which I *think* is related to search.do not having an
associated form bean.  If strainSearchForm is not the form that appears
on search.jsp, then you probably need to define a form bean for that and
associate it with the action.

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 


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

Reply via email to