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--tf4241848.html#a12070060
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]