renamed webby to hypermedia
[feisty_meow.git] / walrus / coding / developing / cool_java_packages.txt
1
2
3 some useful java packages we have relied on in the past and might also
4 in the future:
5
6 Java Developer Kit: http://www.oracle.com/technetwork/java/javase/downloads/index.html
7
8 Jetty: http://www.eclipse.org/jetty/
9
10 Unlimited JCE jars for arbitrary key size in encryption / signing:
11   search for: unlimited jce encryption oracle java 
12
13 Apache Wicket (web apps in java): http://wicket.apache.org/
14
15 Eclipse IDE: https://eclipse.org/downloads/
16
17 Java Service Wrapper: http://wrapper.tanukisoftware.com/doc/english/download.jsp
18
19