The same argument could be made by generating your web pages in Java code!
The MVC has been around for probably as long as you have been alive.  "JSP
developers" as you put it, should be coding presentation and *not* disk
access!  Code reviews, and/or source code inspections would identify a rogue
developer doing stupid things in a web page.

Peace,
Scott

On Tue, Dec 8, 2009 at 8:21 AM, Shital Patil <shitalpati...@yahoo.com>wrote:

> Dear All,
>
> Thanks for your valuable suggestions.
> Actually I am failed to convince my PM for using JSP pages in web app.
> He said, there are some serious problems with JSP.
> e.g JSP = presentation + code.
> A JSP developer can easily read some imp file on disk say, /etc/passwd, and
> throw it to the client. How to avoid this problem?
>
>
> Regards,
> Shital
>
> --- On Tue, 8/12/09, Halil Ağın <halil.a...@gmail.com> wrote:
>
> From: Halil Ağın <halil.a...@gmail.com>
> Subject: Re: struts2 web app without jsp pages, is it possible?
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Date: Tuesday, 8 December, 2009, 12:56 PM
>
> html+freemarker+json
>
> On Tue, Dec 8, 2009 at 2:12 PM, Saeed Iqbal <saee...@gmail.com> wrote:
>
> > You can easily have html extension for your web page and use sitemesh for
> > templating
> >
> > On Tue, Dec 8, 2009 at 5:08 PM, Shital Patil <shitalpati...@yahoo.com
> > >wrote:
> >
> >  > Dear All,
> > >
> > > I want to develop web application in struts2 framework but without jsp
> > > pages.
> > > We are going to use HTML template engine for view.
> > > Is it possible to develop web application in struts2 without jsp pages?
> > > Is this a good idea?
> > >
> > >
> > > Regards,
> > > Shital
> > >
> > >
> > >      The INTERNET now has a personality. YOURS! See your Yahoo!
> Homepage.
> > > http://in.yahoo.com/
> >
> >
> >
> >
> > --
> > Saeed Iqbal
> > Independant Consultant
> > J2EE - Application Architect / Developer
> >
>
>
>
>      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.
> http://in.yahoo.com/
>

Reply via email to