Search:

Type: Posts; User: jaltaie

Search: Search took 0.09 seconds.

  1. Re: How to retrieve an object from a session attribute

    Great. I tried this in a similar post which I posted today. Cut down on the code content too. Please let me know if this is more consistent with your site rules (would also be great to get a response...
  2. Re: How to retrieve an object from a session attribute

    Noted. Thanks so much for the response. Does bold work in the code=java tag?
  3. Re: How to retrieve an object from a session attribute

    Thanks, but can you please tell me if I'm posting in the right forum since I don't seem to be getting responses to my posts. For example, I now have another question concerning writing DELETE pages...
  4. Re: How to retrieve an object from a session attribute

    Once again I'm solving this myself and I'll post the fix:

    In the UpdateUserServlet the creation of a new user object (User user = new User()) should be replaced with a user object that calls the...
  5. How to retrieve an object from a session attribute

    I'm working on an application which update the values in a list of users stored in a mySql DB. The application starts with a users.jsp which lists the users in the DB. You then click the Update link...
Results 1 to 5 of 5