Hi,
does someone know what is happening in the following situation:
a web client is sending a jsp page (request) with some parameters to
a login server through https. However the parameters in that jsp page are
lost, when I try to get their value they are all null. What is wrong?
Thanks in advance. |