Re: Need help in fixing issue with Url refresh

2015-06-08 Thread Preetham Mallavarapu
Thanks Christoph for the suggestion. I will give a try now. Thanks, Hari Krishna On Mon, Jun 8, 2015 at 4:25 PM, Christoph Nenning < christoph.nenn...@lex-com.net> wrote: > > From: Preetham Mallavarapu > > To: Struts Users Mailing List , > > Date: 08.06.2015 11:00 > > Subject: Need help in fix

Re: Need help in fixing issue with Url refresh

2015-06-08 Thread Christoph Nenning
> From: Preetham Mallavarapu > To: Struts Users Mailing List , > Date: 08.06.2015 11:00 > Subject: Need help in fixing issue with Url refresh > > Hi, > > I have a problem in my struts2 app when I try to refresh url > > Below is the url I am trying to refresh.. > > when user logs in then the *

Re: Get single value from a row with displaytag and struts 2

2015-06-08 Thread Christoph Nenning
> From: Álex Basoa > To: user@struts.apache.org, > Date: 03.06.2015 09:33 > Subject: Get single value from a row with displaytag and struts 2 > > i have a table wich works perfect made with struts 2 and displaytag > > requestURI="navegarNuevoEnvio.action" class="tab

Need help in fixing issue with Url refresh

2015-06-08 Thread Preetham Mallavarapu
Hi, I have a problem in my struts2 app when I try to refresh url Below is the url I am trying to refresh.. when user logs in then the *checkUser* method will be called in the LoginManager class and if it is a successfull login the home page will be called having the below one as the url.. http: