Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

please suggest me how to do.

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi,
Session level security means , secure the session object. Becuase using Ajax with a web Application, it's easy for Hacker to hack the Session obejct.
Any advice to how to secure the session object at application level, not at Network level.

Thanks in advance,

Regards,
Prabhash kumar (SCJP 1.4, SCWCD-preparing)
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please don't post the same question to multiple forums. I'm closing this thread because you already have an answer in the duplicate thread.

You might also want to read CarefullyChooseOneForum and UseAMeaningfulSubjectLine.
 
Consider Paul's rocket mass heater.
    Bookmark Topic Watch Topic
  • New Topic