Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #14350
| From | ruds <rudranee@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Developing a Team collaboration/MIS web app |
| Date | 2012-05-06 21:09 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <a79110c7-1199-4b73-8bf0-2d9f1bfeae74@t2g2000pbl.googlegroups.com> (permalink) |
| References | <a5f2711c-2f89-4609-b999-56d9dfd9dc41@vy9g2000pbc.googlegroups.com> <4fa425a4$0$284$14726298@news.sunsite.dk> <f2cdef22-4d4b-43ab-9142-76d832c52fd8@t2g2000pbl.googlegroups.com> <GfmdnTvKtM062jjSnZ2dnUVZ8uKdnZ2d@giganews.com> |
On May 5, 8:30 pm, Leif Roar Moldskred <le...@dimnakorr.com> wrote: > ruds <rudra...@gmail.com> wrote: > > 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. > > When you say that it's a very simple site "in JSP", do you mean it > consists _only_ of JSPs, with all the business logic and database > access done in scriptlets and tags in the JSPs and without any > other java code? No controllers or Java datamodel? > > -- > Leif Roar Moldskred Yes, you can say that. I had built it when I had just started my job and still doing my mastrs degree. I tis built in JSP 1.0 or something.
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