Difference between revisions of "User:Minooz/EJB ECL"
(→Topics related to EJB605 and ECL500 courses) |
|||
Line 1: | Line 1: | ||
− | + | = Topics related to EJB605 and ECL500 courses= | |
− | * | + | ==EJB== |
− | + | * Team 1 wiki page @ https://matrix.senecac.on.ca:8443/wiki/javaEE/index.php/Ejb605_111/Team_1 | |
− | + | ||
− | |||
===Database=== | ===Database=== | ||
*'''MySQL''' | *'''MySQL''' | ||
Line 11: | Line 10: | ||
*'''PostgreSQL''' | *'''PostgreSQL''' | ||
: | : | ||
+ | |||
+ | ==JSP=== | ||
+ | :Jordan Anastasiade's [ Tutorial] | ||
+ | : Tomcat webservers [http://tomcat.apache.org/index.html Download] - [localhost:8180] | ||
+ | : JSP Tutorial [http://www.jsptut.com/Dynexpr.jsp] | ||
+ | |||
+ | ==ECL== | ||
+ | * Team 1 wiki page @ http://zenit.senecac.on.ca/wiki/index.php/Teams_Winter_2011/team1 | ||
+ | ===OSGI=== | ||
+ | : run configuration [http://www.vogella.de/articles/OSGi/article.html] |
Revision as of 22:02, 13 February 2011
Contents
EJB
- Team 1 wiki page @ https://matrix.senecac.on.ca:8443/wiki/javaEE/index.php/Ejb605_111/Team_1
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 [2]