Hello all,
I have a simple test JSP page for passing a couple form TEXT inputs to a 2nd JSP that re-displays. Actually it does some DB work, and redirects back to 1st for re-disply; but i've created an even simpler implmentation that still doesn't work.
The problem is, IE is passing NULLs...
I'm trying to build a webpage with a basic photo album where my client uploads image files and the server will build a thumbnail and original images from the uploaded image. However, i'm having serious issues porting the FileUpload.jar file from Sun's Common downloads.
Basically, i'm having...
I'm just wondering if anyone knows how to get an embedded form for a user to login to my site. Just something simple that lets then type there name and password into the form located in a border frame and click the login button. then have it just reload the main page after they login.
Just...
Hello, i'm using the session.set/getAttribute() functions under Tomcat, and have noticed that some browsers don't refresh the values.
I've subsequently had to revert to using QueryStrings instead of session variables to be able to handle all the browsers. Primarily i'm testing with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.