| Author |
Make a Web Page
|
duhit Choudhary
Ranch Hand
Joined: Apr 01, 2012
Posts: 64
|
|
Hello all,
I am a beginner in jsp and i have to make a server pages using jsp which containing buttons, labels, text areas, text fields and a couple of divisions. please tell me from where to start reading about these all so that i can understand it thoroughly and complete my program within 5-6 hours.
thanks in advance.
|
 |
Amit Ghorpade
Bartender
Joined: Jun 06, 2007
Posts: 2549
|
|
duhit Choudhary wrote:
I am a beginner in jsp and i have to make a server pages using jsp which containing buttons, labels, text areas, text fields and a couple of divisions.
That is all done in HTML, I mean pure HTML, you don't really need JSP tags for that.
duhit Choudhary wrote:
please tell me from where to start reading about these all so that i can understand it thoroughly and complete my program within 5-6 hours.
Start with a good HTML editor/IDE like Dreamweaver.
|
SCJP, SCWCD.
|Asking Good Questions|
|
 |
 |
|
|
subject: Make a Web Page
|
|
|