Creating a new HTTP session

Top  Previous  Next

You may create a new HTTP session using the HttpSession class.

 

Example

 

// create new HttpSession

HttpSession session = new HttpSession();

 

 





Home | Company | Products | Solutions | Purchase | Support | Services | Blog

© 2021 JSCAPE LLC