Development tools like JDeveloper etc are great but they just build code.

We have a generic framework that saves building all the bits of development
you see time and again. We have gone along way with this with auto display,
listing, add and edit forms, search etc. Plus lots of real world apps.

Rapid is off the shelf customisable applications and not simply firing up
Java Development Tools to start completely from scratch.

Our experience comes from 2.5 years of web apps in Java and putting in reuse
to save us with the boredom of repetitive work.

Sorry this is abit off topic from Orion. I might add that Orion is our teams
favourite J2EE server by far and we have used most of the major servers.

Dan Winfield
CTO RemoteApps
www.remoteapps.com
----- Original Message -----
From: "Keith Kwiatek" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Friday, November 07, 2003 3:34 PM
Subject: There has GOTTA be a BETTER way !!!!


> Hello,
>
> EJB's are great.... if you like tripling the amount of code you have to
> write....
>
> How is everyone building their web apps.... with hand coded programs, or
> using automagic tools?
>
> It sure seems like there should be some sort of tool that you can just
point
> at database tables, and have it build the jsp or ejb entity bean. AND
> shouldn't there be a tool that you can just drop the bean on an html
> template thus allowing visual access to the bean fields?
>
> You can't access ejb's directly from a jsp page (like a normal bean) can
> you? Any tools that will automagically wrap an ejb in a bean for
> presentation in a JSP?
>
> Am I off base here,  or are ejb's a lot more work? How can people talk
about
> how EJB's "speed development time"....?!?
>
> Keith
>
>
>
>
>
>


Reply via email to