ntext:
http://www.nabble.com/hidden-data-tp22905294p22917868.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-
aucune responsabilité
pour le contenu fourni.
> Date: Mon, 6 Apr 2009 03:19:56 -0700
> From: pegasu...@hotmail.it
> To: user@struts.apache.org
> Subject: Re: hidden data
>
>
> Thank you.
> i wish encode data in the query string how can I do?
> --
> View t
PEGASUS84 wrote:
i wish encode data in the query string how can I do?
If security is no concern and you just don't want the data to be
obvious, you could use base64. there are libraries out there to do this.
hth,
Manos
-
T
Thank you.
i wish encode data in the query string how can I do?
--
View this message in context:
http://www.nabble.com/hidden-data-tp22905294p22905999.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To
I think the OP wants to send data with a link (i.e. an HTTP GET) without
those appearing within the URL query string. In short, its cannot be
done. One however can:
* Use POST with hidden fields
* Store the data in the session scope
* Encode the data in the query string
hth,
Manos
Muthu V
yes is this my question, but my english is orrible.
the problem is that I don't know the hidden tag.
i try with but for taking the value of x
in an action How can I do.
I'm using the hidden tag into a link tag
--
View this message in context:
http://www.nabble.com/h
t; i've a question: can I send an hidden String with link to an action?
> i don't want that on query string there is the value of my string
>
--
View this message in context:
http://www.nabble.com/hidden-data-tp22905294p22905606.html
Sent from the Struts - User mailing l
good moorning;
i've a question: can I send an hidden String with link to an action?
i don't want that on query string there is the value of my string
--
View this message in context:
http://www.nabble.com/hidden-data-tp22905294p22905294.html
Sent from the Struts - User mailing list
8 matches
Mail list logo