Yes. The "input" attribute can point to JSPs as well as actions. Make sure
the input attribute begins with the "/" character ("/mypage.jsp" or
"/myAction2.do")----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 1:58 PM Subject: action input > <action path="/myAction" type="fully.qualified.action.class.name" > input="mypage.jsp"> > > > > Can I set input="myAction2.do"? > > > > Regards, > > > > > > > > PQ > > > > "This Guy Thinks He Knows Everything" > > "This Guy Thinks He Knows What He Is Doing" > > > > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.435 / Virus Database: 244 - Release Date: 1/2/2003 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

