Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: espenf
  • Content: Threads
  • Order by date
  1. espenf

    Caching of userinformation and principals

    Hi. I have exposed some methods as webservices. To authenticate the user I create an initialcontext, then perform a lookup to another EJB, and call some existing functionality. Because the call towards getAccess is quite time consuming, I want to cache the information I get back, so that the...
  2. espenf

    Caching of user information

    Hi. I have exposed some methods as webservices. To authenticate the user I create an initialcontext, then perform a lookup to another EJB, and call some existing functionality. Because the call towards getAccess is quite time consuming, I want to cache the information I get back, so that the...

Part and Inventory Search

Back
Top