> > When I setup an Action, is an ActionForm required even if I dont have a > form on my page? >
You can create a mapping that does not require an action form. It works perfectly fine. Just don't include the form attribute. Or you can have a bollocks form name it works fine. > I'm getting an error on my page, because I haven't done this, from > html:errors, but short of getting rid of html:errors, is there a way to > tell struts I don't need a form? If you don't have form then you probably don't need the html:errors. -- Victor Hadianto --------------- "Call immediately. Time is running out. We both need to do something monstrous before we die." -- Message from Ralph Steadman to Hunter Thompson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>