On 8/19/07, Johnny Kewl <[EMAIL PROTECTED]> wrote:
>
> I call it a POJO Application server, I've mentioned before that we actually 
> popping full java >applications out of browsers, but then it was very much 
> something only I could use, messy >libraries etc. What I've done now is (try) 
> make a more professional package, and it would be >really nice if the guru's 
> just have a little read about this unbelievable servlet, and let me >know 
> what you think, if just to see how someone is using your Tomcat, in a very 
> unusual >way.
>
...
> I think its a new way of looking at application servers, it feels like a 
> discovery to me, but >then who knows maybe there is something out there like 
> this, I dont know, all I do know is >that when we drop this servlet into 
> Tomcat, we run POJO applications over the wire as if >they were right their 
> on the client machine, the same applications that will also run >standalone 
> on the machine. Its so different that I really struggled to find the relevent 
> theory >behind this technology, I think I'm close, but any pointers or 
> corrections would be much >appreciated there as well.

Just one question, what do you need tomcat for?
Remove the tomcat from your app server, add rmi, corba, and, if you
really wish, a http connector (which could be tomcat or a small http
listener with xml parser) , and yeah, you are back to the good old
days...

Leon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to