for bookmarkable pages see pageparamer constructor,
else
RequestCycle.get.getRequest().getParameters(). But you should be
looking at what you are trying to do.. think differently

On 8/9/07, Edi <[EMAIL PROTECTED]> wrote:
>
> Please send me all your suggestions.
>
> including the below question
>
> In jsp, I can pass the values using query string
>
> for eg. <form action="actionJSP.jsp?userName=edi&password=edi">
>
> using request.getParameter("userName"); I can get the userName.
> using request.getParameter("password"); I can get the password.
>
> In wicket, how can we do that?
>
> And send all notes regarding "Compare JSP Vs Wicket"
>
> Thanking You.
>
> --
> View this message in context:
> http://www.nabble.com/Compare-JSP-Vs-Wicket-tf4242739.html#a12072743
> Sent from the Wicket - User (OLD) mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> IMPORTANT NOTICE:
>
> This mailing list is shutting down. Please subscribe to the Apache Wicket
> user list. Send a message to: "users-subscribe at wicket.apache.org" and
> follow the instructions.
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
IMPORTANT NOTICE:

This mailing list is shutting down. Please subscribe to the Apache Wicket user 
list. Send a message to: "users-subscribe at wicket.apache.org" and follow the 
instructions.
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to