RE: getRequestURL and action

2011-01-27 Thread Doctor John Carter
Ty very much, it works > Subject: Re: getRequestURL and action > From: ken.mcwilli...@aerose.com > To: user@struts.apache.org > Date: Thu, 27 Jan 2011 15:46:21 -0700 > > As mentioned earlier in the thread the s2 a tag and s2 url ta

Re: getRequestURL and action

2011-01-27 Thread Ken McWilliams
As mentioned earlier in the thread the s2 a tag and s2 url tag have many very similar attributes. On Thu, 2011-01-27 at 17:36 -0500, Dave Newton wrote: > On Thu, Jan 27, 2011 at 5:26 PM, Doctor John Carter wrote: > > > The only little thing I Don't like... > >en_US > > "> > > English > >

RE: getRequestURL and action

2011-01-27 Thread Doctor John Carter
Hi Dave, I'm a Newbee can you explain that by an example > Date: Thu, 27 Jan 2011 17:36:16 -0500 > Subject: Re: getRequestURL and action > From: davelnew...@gmail.com > To: user@struts.apache.org > > On Thu, Jan 27, 2011 at 5:26

Re: getRequestURL and action

2011-01-27 Thread Dave Newton
On Thu, Jan 27, 2011 at 5:26 PM, Doctor John Carter wrote: > The only little thing I Don't like... >en_US > "> > English > It's JSTL included in Html.. > and not pure JSTLIs it possible to improve that? > Maybe make the URL a variable and access it w/ JSP EL in the anchor tag? Dave

RE: getRequestURL and action

2011-01-27 Thread Doctor John Carter
gt; > > /matchDays.action > > > > > > > Subject: Re: getRequestURL and action > > > From: ken.mcwilli...@aerose.com > > > To: user@struts.apache.org > > > Date: Thu, 27 Jan 2011 11:42:24 -0700 >

RE: getRequestURL and action

2011-01-27 Thread Ken McWilliams
> > > > Subject: Re: getRequestURL and action > > From: ken.mcwilli...@aerose.com > > To: user@struts.apache.org > > Date: Thu, 27 Jan 2011 11:42:24 -0700 > > > > gives you the current url. > >

RE: getRequestURL and action

2011-01-27 Thread Doctor John Carter
   en   nl_BE   fr EnglishNederlandsFrançais /matchDays.action > Subject: Re: getRequestURL and action > From: ken.mcwilli...@aerose.com > To: user@struts.apache.org > Date: Thu,

Re: getRequestURL and action

2011-01-27 Thread Ken McWilliams
gives you the current url. gives you the current url with the get parameters. The tag also shares the above properties but is also a link. http://struts.apache.org/2.x/docs/tag-reference.html On Thu, 2011-01-27 at 18:33 +0100, Doctor John Carter wrote: > > > > >