Retriving data in jsp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • guddy
    New Member
    • Feb 2010
    • 2

    Retriving data in jsp

    I have 1 page named one.jsp and i want data from this page to all other pages without submitting that page....
    i have tried the session but i is not working.
    Last edited by Markus; Feb 10 '10, 10:05 PM. Reason: Removed full-bold
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Are you speaking of AJAX? That is, sending data from one webpage to another without having to refresh the page?

    Comment

    • guddy
      New Member
      • Feb 2010
      • 2

      #3
      no i m not telling about AJAX, but that is simple .jsp page and want to send data from one page to all other pages, but that pages i m not submitting....i t is used as processing pages....so plz reply as early as possible.

      Comment

      Working...