JSP GUI
843836Dec 13 2004 — edited Dec 15 2004Hey,
I've already developed a java application that accesses the db and presents the data in different views. Its really nice, everything works good and the gui is rich.
But....
now we want to move this application to a browser using servlets/jsps. Does anyone have any suggestions/links as to how to get started on a project like this. the current gui is really rich, i kno i cant replicate this with JSPs but i want it to have a similar look n feel. JSP examples would be good, something with DB access and presentation of data in mind. Thank you
bpfl