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!

Recent content by jolo70

  1. jolo70

    Made a Java File.. Now what!?

    hi.. Im new to JSP and I was wondering how do you use the servlet after you've created it or compiled it? Where do you put it? Do you have to configure your web.xml file? Please help.. Thanks, JoLo
  2. jolo70

    Developping environment for JSP

    Im trying to compile a java servlet and uses the javax.servlet.* Then it says that I dont have that package. How do I get the packages from Sun installed into my machine? What is the environment variable that I need to set up? JOLO
  3. jolo70

    LoadVariables and getUrl in a Release Event

    Changing the event does not make a difference. I've tried onPress and a combination of onRelease w/ onKeypress. Nothing...
  4. jolo70

    LoadVariables and getUrl in a Release Event

    hello.. Im making a small log in movie clip. It checks a script to validate the Username and Password. I use LoadVariables to send the values of the text boxes to the script. Then i use to getURL to redirect the movie clip to the next page depending of whether the user is valid or not. My...

Part and Inventory Search

Back
Top