| Author |
java html ide
|
gary stines
Greenhorn
Joined: Mar 11, 2002
Posts: 19
|
|
|
are there any java ide's that also has a builtin html ide. Reason being having a one stop shop to manage/create jsp pages/servlets/ejb in a web application
|
 |
Frank Carver
Sheriff
Joined: Jan 07, 1999
Posts: 6913
|
|
|
Can you explain a bit more what you mean by "html ide"? I'm having trouble visualising what you want.
|
A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
|
 |
gary stines
Greenhorn
Joined: Mar 11, 2002
Posts: 19
|
|
html ide.. something similar to dreamweaver ie to build the web user interface. i haven't used any java ide's but I am guessing most only support the building of swing user interfaces within the ide(using gui tools). I have looked at jdeveloper it allows you to import html pages and manipulate within the ide, but as far as i know jdeveloper doesn't allow you to create a jsp page from scratch using gui tools, you can write html code(for a jsp page) within the jdeveloper ide using something similar to a text editor. I hope you understand what I am getting at, correct me if I am wrong in any assumptions made above
|
 |
 |
|
|
subject: java html ide
|
|
|