| Author |
JSP SCRIPT- i would like one on my site
|
nick nax
Greenhorn
Joined: Dec 13, 2003
Posts: 1
|
|
I would like a code like this 1. can anyone help me? code is at: http://poolgame.co.uk/poolgame/tournament/tournament2.jsp i want the same code on my website except without asking for a password and username. I want users to be able to put anything in the box, and then it posts off to the list
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Welcome to the Ranch! You'll find this forum a great place to seek help on JSP pages, and there aren't many rules you'll have to worry about, but one is that proper names are required. Please take a look at the JavaRanch Naming Policy and change your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. Thanks! Eric What you are looking for is a basic jsp page that adds items to a database and writes it out to the page. If you search googke I am sure that you can find the code. The first thing you should do is make sure that you host allows you to run jsp pages. This is where your problems may begin.
|
 |
 |
|
|
subject: JSP SCRIPT- i would like one on my site
|
|
|