Quote:
Originally Posted by Aradon
You don't need to go to the library. The tutorialson JSP will help, just use google.
You still get elements from the form and then depending on how you do it (whether you handle the post through the jsp or through a servlet) depends on how it's handled.
JSP is more powerful then PHP for various reasons (that include the java library), but php is more...intuative.
|
Thanks for the help guyz, I think i have to buy a book on Java.
I have another question, can I still used the JButons or JTextfield when i'm going to program in JSP or servlets? I'm just concern on the user events of the GUI components. Because i don't like to used javascript.
I hope someone would still help, answer me .
Thanks.