Re: how do I use absolute url actions in html:form tag with struts 1.3.8

2010-01-03 Thread Brian Thompson
I'll echo the question of "why would you want to?", but it's easy to accomplish if you're not insistent on using the tag: " method="GET" action=""> ... -Brian P.S. Is it just me, or is the documentation on the struts form tag a bit lacking in examples? On Sun, Jan 3, 2010 at 1:28 AM, Paul

Re: how do I use absolute url actions in html:form tag with struts 1.3.8

2010-01-02 Thread Paul Benedict
I don't think you can. Why would you want to? On Tue, Dec 22, 2009 at 8:01 PM, Jason Novotny wrote: > Hi, > >    I'm a Struts newbie and am tasked with trying to change relative URLs on > our site to be absolute. I have a form that looks like: > > > > and once it renders it displays: > > onsubm