Re: No ActionForm Bean Required

2001-06-19 Thread Bill Firestone
t;> to an action >>> >> > > >mapping. And if i am not specifying one it gives an error. >>> >> How do I handle >>> >> > > >this situation when I don't need a form ??? >>> >> > > > >>> >>

Re: No ActionForm Bean Required

2001-06-19 Thread Peter Alfors
t; >> > > > >> >> > > ><[WebAppServletContext(446938 >> >> > > >,threeoseven)] Root cause of ServletException >> >> > > >javax.servlet.jsp.JspException: Cannot retrieve definition >> >> for form

Re: No ActionForm Bean Required

2001-06-18 Thread Bill Firestone
;    at > > >weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm > > > > > >the config.xml used by me is here ... > > > > > > > > >  > > >    > > >    > > >type="org.apache.struts.my

Re: No ActionForm Bean Required

2001-06-18 Thread Peter Alfors
gic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm > > > > > >the config.xml used by me is here ... > > > > > > > > >  > > >    > > >    > > >type="org.apache.struts.myprog.TwokeyForm"/> > > >    > > >  > > >  > > >    > > >na

Re: No ActionForm Bean Required

2001-06-18 Thread Bill Firestone
vletStubImpl.invokeServlet(ServletStubIm > > > > > >the config.xml used by me is here ... > > > > > > > > >  > > >    > > >    > > >type="org.apache.struts.myprog.TwokeyForm"/> > > >    > > >  > &

Re: No ActionForm Bean Required

2001-06-18 Thread Craig R. McClanahan
okeServlet(ServletStubIm > > > > > >the config.xml used by me is here ... > > > > > > > > > > > > > > > > >type="org.apache.struts.myprog.TwokeyForm"/> > > > > > > > > > > > > > >name="oneForm"> >

Re: No ActionForm Bean Required

2001-06-18 Thread Scott Fauerbach
would go through the effort of using the struts forms. Scott Fauerbach - Original Message - From: "Bill Firestone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, June 18, 2001 10:26 AM Subject: RE: No ActionForm Bean Required

Re: No ActionForm Bean Required

2001-06-18 Thread Peter Alfors
gt; > > > > > > >name="oneForm"> > > > > > > >name="twoaeForm"> > > > > > > >name="twokeyForm"> > > > > > > > >

RE: No ActionForm Bean Required

2001-06-18 Thread Bill Firestone
gt; >name="twoaeForm"> > > >name="twokeyForm"> > > > > > > > > > >-Original Message- >From: Tobias Meyer [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, April 18, 2001 4:17 P

RE: No ActionForm Bean Required

2001-04-30 Thread Tewathia, Atul
used by me is here ... -Original Message- From: Tobias Meyer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 4:17 PM To: [EMAIL PROTECTED] Subject: RE: No ActionForm Bean

RE: No ActionForm Bean Required

2001-04-30 Thread Tewathia, Atul
used by me is here ... -Original Message- From: Tobias Meyer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 4:17 PM To: [EMAIL PROTECTED] Subject: RE: No ActionForm Bean

RE: No ActionForm Bean Required

2001-04-18 Thread Kristopher Brown
Hi, What do you mean by "it is required". Is that your requirement or struts. I have a similar thing called reset which is just Cheers Kris. -Original Message- From: Stanley Tan [mailto:[EMAIL PROTECTED]] Sent: 17 April 2001 10:43 To: [EMAIL PROTECTED] Subject: No Ac

RE: No ActionForm Bean Required

2001-04-18 Thread Tobias Meyer
Hi Stanley, > Let's say I have a link that allows a user to empty his/her shopping > cart. The link to empty the cart points to "/empty.do". I > do not believe > this requires an ActionForm bean (PLEASE, correct me if I am > wrong). Nonetheless, I have specified an ActionForm Bean > because it