måndag 12 april 2010

GET and POST

Now the Plankton Webserver also supports POST.

http://worldofcreeps.com:443/signin.plk

I have extended the plankton webserver with the creeps app, to run both the world and the webserver. The sign in and the creep list is therefore made directly in the running world, no serializations and sending of data over sockets as in the tomcat-servlet solution before.

creeps app - inherits plankton webserver
the creeps app starts the world in a new thread
the world takes a jtextarea (app output in the web server swing gui) as start argument and dumps all the output there.

So the current world actually runs in the plankton webserver environment since a couple of weeks.

Inga kommentarer:

Skicka en kommentar