Click to See Complete Forum and Search --> : JSP and GUI Design ...


netsearcher2000
August 9th, 2005, 11:51 PM
Hi,

I am developing a Web Application by using JSP. However, after a few weeks I have tried many tools in order to create a web form, similar with Window Form, BUT I find that there is no tool supporting JSP to design web form .

Hope that my observation is wrong. IF you know some tools, please advice me. Thanks.

stephen_wee
August 10th, 2005, 02:09 AM
Hi

There are tools such as JBuilder to help to do a JSP Page. However if you know HTML, there are other tools such as Dreamweaver to help you to design the skeleton frame of the page. You need to fill the page with the required java code for it to become dynamic.