|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Ok, I'm a student and I have my final exam on the 13th of June. I need to create a servlet(s) or jsp for the exam. What I need is to know the best program to do this. Can anyone tell me a program that I can use to visually (drag-n-drop) make servlets/JSP??
thanks David |
|
#2
|
|||
|
|||
|
I dont think there is one. I don't think JBuilder does Servlets, Visual Cafe does but i doubt its as simple as dragging and dropping. (i havent used it before.)
Servlets aren't the sort of thing you can create with a WYSIWYG editor, they output html, which you can do - but the logic behind the servlet will usually determine what the html should look like. The best you could hope for is an interface which inserts method bodies for you, but you'll still have to program the variables, loops, database connectivity etc yourself. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > need some help finding a good program for writing servlets/JSP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|