Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #520

Re: Web/JSP GUI Framework

From "Sundar" <sundar@THRWHITE.remove-dii-this>
Subject Re: Web/JSP GUI Framework
Message-ID <1167385895.860730.295060@79g2000cws.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <%PRkh.27923$493.20694@newsfe4-gui.ntli.net>
Date 2011-04-27 15:28 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui,comp.l
Hi Dave,
It looks like you want to create a simple JSP application which
accesses a database table. My suggestion is,
1. If you are learning then its better you create it from scratch. Take
a notepad and wrte the JSP code yourself.
2. I dont think you need a framework for this simple application. May
be you are looking at an IDE to develop this application easily. You
can look at netBeans OR Eclipse if you are looking for an IDE.


I dont really see a need for framework here.

-Sundar

Dave wrote:
> I'm looking to develop a JSP application which involves fairly standard data
> collection routines.
>
> For example, there will be a client screen that collects forename, surname,
> date of birth etc. and writes and reads this data to and from a "Clients"
> table. Are there any frameworks out there that can easily and quickly
> generate a JSP web GUI for this kind of behaviour?
>
> I'm not looking for anything super-powerful or flexible, just something that
> generates JSP web forms for writing and reading from a database.
> 
> TIA.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | Next | Find similar


Thread

Re: Web/JSP GUI Framework "Sundar" <sundar@THRWHITE.remove-dii-this> - 2011-04-27 15:28 +0000

csiph-web