1.
Aranea Blog » Blog Archive » Number guess game with continuations Nov 17, 2007 ... CENTER); JButton button = new JButton("Guess"); add(label, ... setText("The answer is lower than " + guess); if (answer > guess) label. ...
2.
Aranea Blog » Toomas Römer Aranea should run on any servlet container that supports 2.3 Servlet API and 1.2 JSP API, but was tested with the following containers: ...
3.
Aranea Blog » Blog Archive » Zero turn-around in Java? Nov 21, 2006 ... If you just want to get it to work see the reference manual entry on the topic. ... Before we get to the actual Aranea stuff let’s try to implement the reloading ... Aranea components can only access their parents through the .... I
4.
Aranea Blog » Blog Archive » Will Google Web Toolkit Matter? Aug 13, 2006 ... I mean custom-made software that has hundreds or thousands of use .... application can be made usable-enough so that we wouldn’t need ajax ...
5.
Aranea Blog » Blog Archive » WordPress and Plaintext Passwords Oct 3, 2007 ... Whenever you’ve given your username, email and a password to a site you can never know if the password was saved in plaintext or just a hash ...
6.
Aranea Blog » Jevgeni Kabanov Finally we are ready to unveil what Aranea team has been so busy on. As time went by we realized that one of the main problems impeding developer ...
7.
Aranea Blog » Blog Archive » Zero turn-around in Java? Nov 21, 2006 ... The situation in the JEE world is different — although compilation is relatively ... //If already loaded just return. Class c = findLoadedClass(name); ... //Remove all references to parents and //reload the child classes ...
8.
Aranea Blog » Blog Archive » Where JSF and Portlets went wrong… May 3, 2006 ... JSF and Portlets promised to integrate the web, but in reality they just brought more confusion and lock-in. One of the main Aranea goals is ...
9.
Aranea Blog » Blog Archive » Number guess game with continuations Nov 17, 2007 ... We found a nice illustration of using continuations among RIFE examples and wrote the Number guess game also using Aranea Continuations (for ...
10.
Aranea Blog » Blog Archive » Where JSF and Portlets went wrong… May 3, 2006 ... JSF and Portlets promised to integrate the web, but in reality they just brought more confusion and lock-in. One of the main Aranea goals is ...
|