you use
> > >
> > > > > class="com.test.actions.LoginAction ">
> > >
> > >
> > >showHome
> > >
> > >
> > >
> > >
> > > -Original Message-
gt; > Could you elaborate your requirement?
> > URL will be changed when you use
> >
> > > class="com.test.actions.LoginAction ">
> >
> >
> >showHome
> >
> >
> >
> >
> > -Original Message--
gt; Sent: Wednesday, January 20, 2010 9:13 PM
> To: Struts Users Mailing List
> Subject: Re: Hiding URL in struts1.2
>
> I would look into using URLRewrite [1]. It would be easy to go from
> showing
> this in the browser:
>
> http://localhost:8180/webproject/showHome
>
>
Could you elaborate your requirement?
URL will be changed when you use
showHome
-Original Message-
From: Brian Thompson [mailto:elephant...@gmail.com]
Sent: Wednesday, January 20, 2010 9:13 PM
To: Struts Users Mailing List
Subject: Re: Hiding URL in
I would look into using URLRewrite [1]. It would be easy to go from showing
this in the browser:
http://localhost:8180/webproject/showHome
to the application processing this:
http://localhost:8180/webproject/loginv.do?dispmethd=showHome
[1] - http://tuckey.org/urlrewrite/
On Wed, Jan 20, 2
Maybe you could use post method of Form to do this
Hi All,
Hi i am working on Struts1.2 Project.
Can Anyone help me in hiding parameters in Url without using
Frameset In struts1.2.
Example : http://localhost:8180/webproject/loginv.do?dispmethd=showHome
I want to get like this
http://localhost:8180/webpr
7 matches
Mail list logo