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 bkrike 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: rmcweb
  • Content: Threads
  • Order by date
  1. rmcweb

    Getting system properties using servlets?

    Is it possible to write a servlet that gets the system properties of its client? I am trying to write a simple program that outputs the user name of the client, but have had little success thus far. Thanks
  2. rmcweb

    Why isn't PrivilegeManager.enablePrivilege(...) working???????

    I have a quick question concerning my simple signed applet. All it does is display the client's username (I included the pertinent code).However, after Netscape prompts the user to grant the privilege, it only displays user= instead of user= (The client's username) Why would it print an empty...
  3. rmcweb

    Persistent session variables??????????

    I am new to ColdFusion so hopefully this is a trivial problem: I have an application in ColdFusion 4.5 that is supposed to do simple user authentication, and it uses session variables to capture user sessions, but they persist even after closing the browser. The result is that the session...

Part and Inventory Search

Back
Top