I believe in the WTF/minute measurement of webframeworks.

On Thu, Jul 15, 2010 at 4:42 PM, Kevin Wright <[email protected]>wrote:

> It seems like this app would be a simple CRUD application, perhaps later on
>> tie into enterprise services. If I understand the scope correctly, why not
>> use the web profile on EE6 (glassfish 3). You can use JPA entities as the
>> model, Session beans to provide REST endpoints (controller), and HTML with
>> JavaScript (dojo, jquery, etc) to provide the view.  IMHO, this is simpler,
>> easier to maintain (someone coming behind you will likely know the
>> technologies or can learn quickly), and sets you up to scale easily. If you
>> stick with JAX-RI, you'll rarely need to use servlets or even jsp.
>>
>>
> You think this is a simple solution?
>
>
>
> --
> Kevin Wright
>
> mail/google talk: [email protected]
> wave: [email protected]
> skype: kev.lee.wright
> twitter: @thecoda
>
>  --
> You received this message because you are subscribed to the Google Groups
> "The Java Posse" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<javaposse%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/javaposse?hl=en.
>



-- 
Viktor Klang
| "A complex system that works is invariably
| found to have evolved from a simple system
| that worked." - John Gall

Akka - the Actor Kernel: Akkasource.org
Twttr: twitter.com/viktorklang

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to