Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #14350
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!postnews.google.com!t2g2000pbl.googlegroups.com!not-for-mail |
|---|---|
| From | ruds <rudranee@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Developing a Team collaboration/MIS web app |
| Date | Sun, 6 May 2012 21:09:04 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 18 |
| 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> |
| NNTP-Posting-Host | 203.196.206.234 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | posting.google.com 1336364602 18216 127.0.0.1 (7 May 2012 04:23:22 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Mon, 7 May 2012 04:23:22 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | t2g2000pbl.googlegroups.com; posting-host=203.196.206.234; posting-account=UzevbQoAAABu6FGaSl5tpeOJ7IcNa6Ko |
| User-Agent | G2/1.0 |
| X-HTTP-Via | 1.1 TMPNEPXY02 |
| X-HTTP-UserAgent | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322),gzip(gfe) |
| Xref | csiph.com comp.lang.java.programmer:14350 |
Show key headers only | View raw
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