Johny,

mabye I'm missing the point, but it looks like you are reinventing SOAP.
You do know that CORBA can do this since 20 years, don't you?

regards
Leon

On Sun, Aug 10, 2008 at 3:11 AM, Johnny Kewl <[EMAIL PROTECTED]> wrote:
> We now doing absolutely incredible stuff with Tomcat... and I just want to
> show you where we at.
>
> For those that dont know... we made Tomcat not only do our web stuff, Tomcat
> is also our application server...
> But have a look at this to see just how interesting this has become...
>
> We now make our swing apps "without" libraries ;)
> This is our test case...
> http://www.kewlstuff.co.za/ideao2/pojobinder/PojoBinder.htm
>
> That test uses Postgres, and H2, and Swing, but the app will work remotely
> on the wire, "without" carrying any libraries ;) A swing app that doesnt
> have to carry libraries is tiny... so we pop them out of browsers, almost
> instantly.
>
> On a lan, a remote machine that does not have anything but Java on it...
> launches that little application that you see, which then diplays a few
> thousand records from postgres, and carries a local H2 dB, ie it creates an
> embedded dB on the remote clients machine... in 3 seconds...
> And little old Tomcat is doing it ;)
>
> Tomcat is the best thing that we ever did ;)
> Tomcat can go way beyond a little old web site... we definitely owe the TC
> guys lunch ;)
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to