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 Mike Lewis 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: yuyup
  • Order by date
  1. yuyup

    server implementation

    currently i'm doing JSP programming that use Resin-1.2.5 as a server and i use jdk1.2 or 1.3 to complile java. Now, i want to ask what are the thing need to be aware if i want to implement or put this JSP program in the server that use Windows 2000 RAM 562 MB, and around 300 users will access to...
  2. yuyup

    Disable the browser's print button

    What I want to do is : when user click a button, a pop up window will be displayed and the problem is how to pass values from the main window (the window in which the button is located) to the pop up window ? Usually, I use request.getParameter() to get values from another window, but it didn't...
  3. yuyup

    Disable the browser's print button

    Thanks for your reply. Another question I want to ask you is, how to pass any data from another normal browser's window to this pop up window ? Because in my system, users need to log in, then I need to get those usernames and passwords to be used in the next pages.
  4. yuyup

    Setting MySQL username and password

    I encountered this error and warning when trying to connect to MySQL : "011026 11:24:41 Warning: listen() on TCP/IP failed with error 10055" "ERROR 2003: Can't connect to MySQL server on 'localhost' (10055)" What might be the problems ?

Part and Inventory Search

Back
Top