do you mean that the action class is in 
package org.mycompany.modules.actions.business.BasicSearchAction ?
then you should refer to the $link.setAction() as 

        $link.setAction("business.BasicSearchAction")
                                 ^--- period, not a comma

--

 Regards,
 Jeff Painter


On Fri, 4 Jun 2004, Melanie Philpot wrote:

> 
> Is it possible to call actions within another folder, this doesn't seem to work for 
> me. 
> The folder is business the action inside is BasicSearchAction
> 
> <form name="BusinessBasic" method="post" action="$link.setAction('business, 
> BasicSearchAction')">
> ===========================================================
> Melanie Philpot 
> Web Developer 
> Central Government Division
> Anite Public Sector   
> 110 Fleet Road
> Fleet 
> Hampshire 
> GU51 4BL

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

Reply via email to