Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #14279
| From | ruds <rudranee@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Developing a Team collaboration/MIS web app |
| Date | 2012-05-04 22:07 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <f2cdef22-4d4b-43ab-9142-76d832c52fd8@t2g2000pbl.googlegroups.com> (permalink) |
| References | <a5f2711c-2f89-4609-b999-56d9dfd9dc41@vy9g2000pbc.googlegroups.com> <4fa425a4$0$284$14726298@news.sunsite.dk> |
My current web app has very simple and basic UI(tables, etc..), no dynamic sorting of columns, no dynamic hiding of columns. In short a very simpkle site in JSP ( as I was a beginner and it does have Java soruce in the <%...%> tags) which has basic search, addition on data, retrival from DB acoording to access rights. And It is now 3 yrs old. So, I want to change the look and feel of the system which also has some Summary in graphs, etc. In short a more sophisticated web-site than my current one. Ok, to start with requirements, here are a few: 1. custom errror messages 2. dynamic tables(sorting, hide columns, unhide colums, etc) 3. Search (basic and advanced) 4. I walso want some functionality like a disscussion forum. In my case we have other departments putting requests for CAE Analysis in the system, I want each of the request to have comments/disscussion/ attachments on the same page by different users. This is the major change that I want to implement in the new system. Any free software for this is available? As, I am doing this alone and have no other guidance, I might be asking the very basic questions which might be very easy for others. Please do understand and guide me. Ruds
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Developing a Team collaboration/MIS web app ruds <rudranee@gmail.com> - 2012-05-04 01:12 -0700
Re: Developing a Team collaboration/MIS web app Lew <lewbloch@gmail.com> - 2012-05-04 06:54 -0700
Re: Developing a Team collaboration/MIS web app Lew <lewbloch@gmail.com> - 2012-05-04 07:04 -0700
Re: Developing a Team collaboration/MIS web app markspace <-@.> - 2012-05-04 11:09 -0700
Re: Developing a Team collaboration/MIS web app Arne Vajhøj <arne@vajhoej.dk> - 2012-05-04 14:53 -0400
Re: Developing a Team collaboration/MIS web app ruds <rudranee@gmail.com> - 2012-05-04 22:07 -0700
Re: Developing a Team collaboration/MIS web app markspace <-@.> - 2012-05-05 07:47 -0700
Re: Developing a Team collaboration/MIS web app Leif Roar Moldskred <leifm@dimnakorr.com> - 2012-05-05 10:30 -0500
Re: Developing a Team collaboration/MIS web app ruds <rudranee@gmail.com> - 2012-05-06 21:09 -0700
Re: Developing a Team collaboration/MIS web app Arne Vajhøj <arne@vajhoej.dk> - 2012-05-05 12:06 -0400
csiph-web