Results 1 to 2 of 2

Thread: Delegating HTTP Request Object

  1. #1
    Join Date
    Aug 2006
    Posts
    7

    Post Delegating HTTP Request Object

    I need a thread safe way to delegate the HTTP Request object to back-end
    custom dao's which require the HTTP request object to initialize.
    Any suggestions would be helpful.

  2. #2
    Join Date
    Oct 2004
    Location
    Herndon, VA, US
    Posts
    648

    Default

    Quote Originally Posted by ibiajs View Post
    I need a thread safe way to delegate the HTTP Request object to back-end
    custom dao's which require the HTTP request object to initialize.
    Any suggestions would be helpful.
    Since you asked for _any_ suggestions, well, here's mine - don't.
    --Jing Xue

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •