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 Chriss Miller 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: rodic66
  • Content: Threads
  • Order by date
  1. rodic66

    XMLHTTP question

    HI everybody, I’ve found out pretty nifty way of doing Remote scripting via XMLHTTP, but have to ask you guys and gals, here it goes: we have JSP project and the way we do security is using filter on server level, meaning when session expires all server requests will be redirected to login.jsp...
  2. rodic66

    pass HTML markup via parameters

    Hi all, I’ve stumbled across one problem, passing and displaying HTML markup via parameters. Lets say I need to pass HTML string containing combo box to XSL and display it. In JSP I set up parameters like this: code:------------------------------- Hashtable params = new Hashtable()...

Part and Inventory Search

Back
Top