Thursday, September 20, 2007

i finally managed to find a nice plugin for eclipse which allows code completion.

...and I even manage to make progress with the portal system, the original author managed to:

write a serlet
this generates html and java script
the java script now generates requests
the servlet listens to the request and forwards them to java script again
which now renders the webpage
...


...and I try to understand this and get nuts