Hi,

 

I have an issue related to http service.

I have an web application which is having a login page. On forms action
method its calling a java servlet which is performing any action after
checking the request header referer.

 

Login page--- servlet---- any further action

 

I am using staf http service for making a request for that login page.
and setting the values to the control and after it submitting the form
using  staf http service.

Problem is when request comes to the servlet , in the request only
user-agent, host, cookie headers are present.

 

And normally these are the headers which are present when request came
to that servlet.

 

accept-language

accept-encoding

user-agent

host

connection

cookie

 

and these headers should be there for further processing.

 

Please tell me what is the problem.

 

Thanks and regards

Preeti

 

 

 

_____________

The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.
_____________
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to