You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Frank W. Zammetti" <fz...@omnytex.com> on 2005/11/09 20:23:39 UTC

Re: [OT]what techonolgies will you use to develop a new web application

How simple an app are you talking about?  A handful of screens with very
basic displays and CRUD ops?  Heck, you might want to just go model-1 and
be done with it.  Or a very simple model-2 architecture (i.e., a single
servlet where all requests go to which either delegates to some class for
a given function or simply has all the functions' code in it).  Depending
on how simple it really is, one of those might be quite appropriate.

Of course, if there's *any* chance at all that it might be expanded in the
future, those probably are not good answers.

-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: fzammetti@hotmail.com

On Wed, November 9, 2005 2:15 pm, Ashish Kulkarni said:
> Hi
> i have to develop a simple web application for CRUD
>
> Ashish
>
> --- Larry Meadors <lm...@apache.org> wrote:
>
>> That is like asking "If you were going to build a
>> house, where would
>> you build it?"
>>
>> Sooo many variables.
>>
>> I am currently working on an app that uses
>> Spring+Struts+Tiles+iBATIS+Tomcat.
>>
>> Provide some more details on what the app will do,
>> and you will get
>> more accurate answers.
>>
>> Larry
>>
>>
>> On 11/9/05, Ashish Kulkarni
>> <ku...@yahoo.com> wrote:
>> > Hi
>> > Suppose i have to develop a new web application
>> > what are the best and latest techonlogies you
>> > recommend to use.
>> >
>> > 1 Framework : struts,struts+shale,jsf,tapestry
>> > 2 front end(jsp): AJAX with JSF tages or with JSTL
>> > 3 database connection: ibatis, hibernate, object
>> > relation dataase mapping
>> > 4 business logic: EJB, spring or something else
>> >
>> >
>> > Ashish
>> >
>> >
>> >
>> >
>> > __________________________________
>> > Yahoo! Mail - PC Magazine Editors' Choice 2005
>> > http://mail.yahoo.com
>> >
>> >
>>
> ---------------------------------------------------------------------
>> > To unsubscribe, e-mail:
>> user-unsubscribe@struts.apache.org
>> > For additional commands, e-mail:
>> user-help@struts.apache.org
>> >
>> >
>>
>>
> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
>> user-unsubscribe@struts.apache.org
>> For additional commands, e-mail:
>> user-help@struts.apache.org
>>
>>
>
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org