Difference between revisions of "User:Minooz/EJB ECL"
(→EJB) |
(→OSGI) |
||
Line 21: | Line 21: | ||
===OSGI=== | ===OSGI=== | ||
: run configuration [http://www.vogella.de/articles/OSGi/article.html] | : run configuration [http://www.vogella.de/articles/OSGi/article.html] | ||
+ | |||
+ | |||
+ | ===RCP=== | ||
+ | : [http://obscuredclarity.blogspot.com/2008/11/eclipse-rcp-tutorial-table-of-contents.html Tutorial] |
Revision as of 22:32, 28 February 2011
Contents
EJB
- Team 1 wiki page @ https://matrix.senecac.on.ca:8443/wiki/javaEE/index.php/Ejb605_111/Team_1
- enterprise book
Database
- MySQL
- How to install mysql on windows - setup root password
- using JDBC MySQL
- PostgreSQL
JSP
ECL
- Team 1 wiki page @ http://zenit.senecac.on.ca/wiki/index.php/Teams_Winter_2011/team1
OSGI
- run configuration [3]