Re: [Soaplab2-dev] description for the dashboard
Brought to you by:
marsenger
From: Mahmut U. <ul...@eb...> - 2006-05-30 12:32:23
|
> > We will use JSPs to generate the presentation layer and servlets as > > the controllers > > > I think it is enough to say "use JSPs". Because JSPs *are* already > servlets. I do not think that you wish to create any piece of the > dashboard as a "pure" servlet (by implementing the HTTPServletRequest > interface). I would not recommend it. Why we do not want to use any 'pure' servlets? Using only JSPs contradicts with my perception of a good design, based on my readings and previous experience. Regards, Mahmut |