Difference between revisions of "User:Minooz/EJB ECL"

From CDOT Wiki
Jump to: navigation, search
(ECL)
(JSP, Servlets)
 
(11 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
: JSP Tutorial [http://www.jsptut.com/Dynexpr.jsp]
 
: JSP Tutorial [http://www.jsptut.com/Dynexpr.jsp]
 
* TO LOOK
 
* TO LOOK
: [http://www.roseindia.net/jdbc/display-blob-example.shtml]
+
[http://www.roseindia.net/jdbc/display-blob-example.shtml]
: [http://www.roseindia.net/servlets/retreiveimage.shtml]
+
-[http://www.roseindia.net/servlets/retreiveimage.shtml]
: [http://www.roseindia.net/servlets/JdbcInsertImage.shtml]
+
-[http://www.roseindia.net/servlets/JdbcInsertImage.shtml]
: [http://www.theserverside.com/discussions/thread.tss?thread_id=60010]
+
-[http://www.theserverside.com/discussions/thread.tss?thread_id=60010]
: [http://java.sun.com/developer/onlineTraining/Programming/JDCBook/aucserv.html]
+
-[http://java.sun.com/developer/onlineTraining/Programming/JDCBook/aucserv.html]
: [http://www.cs.toronto.edu/~wl/csc309/handouts/servlet.pdf]
+
- [http://www.cs.toronto.edu/~wl/csc309/handouts/servlet.pdf]- [http://docstore.mik.ua/orelly/java-ent/servlet/ch07_05.htm]
: [http://docstore.mik.ua/orelly/java-ent/servlet/ch07_05.htm]
+
- [http://java.sun.com/products/jsp/tags/11/syntaxref11.fm14.html]
: [http://java.sun.com/products/jsp/tags/11/syntaxref11.fm14.html]
+
- [http://lcweb.senecac.on.ca:2063/book/web-development/jsp/0321136497/java-servlets/ch02lev1sec7]
: [http://lcweb.senecac.on.ca:2063/book/web-development/jsp/0321136497/java-servlets/ch02lev1sec7]
+
-[http://lcweb.senecac.on.ca:2063/book/web-development/jsp/9780596516680/hands-on-mvc/enhancing_the_servlet_to_quotation_mark#X2ludGVybmFsX0ZsYXNoUmVhZGVyP3htbGlkPTk3ODA1OTY1MTY2ODAvMzEw]
: [http://lcweb.senecac.on.ca:2063/book/web-development/jsp/9780596516680/hands-on-mvc/enhancing_the_servlet_to_quotation_mark#X2ludGVybmFsX0ZsYXNoUmVhZGVyP3htbGlkPTk3ODA1OTY1MTY2ODAvMzEw]
+
-[http://java.sun.com/j2ee/tutorial/1_3-fcs/examples/src/web/bookstore1/ShowCartServlet.java]
: [http://java.sun.com/j2ee/tutorial/1_3-fcs/examples/src/web/bookstore1/ShowCartServlet.java]
+
-[http://java.sun.com/j2ee/tutorial/1_3-fcs/examples/src/web/bookstore1/ShowCartServlet.java]
: [http://java.sun.com/j2ee/tutorial/1_3-fcs/examples/src/web/bookstore1/ShowCartServlet.java]
+
-[http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets11.html#63281]
: [http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets11.html#63281]
 
  
 
==ECL==
 
==ECL==
Line 35: Line 34:
 
===OSGI===
 
===OSGI===
 
: run configuration [http://www.vogella.de/articles/OSGi/article.html]
 
: run configuration [http://www.vogella.de/articles/OSGi/article.html]
 
 
 
===RCP===
 
===RCP===
 
: [http://obscuredclarity.blogspot.com/2008/11/eclipse-rcp-tutorial-table-of-contents.html Tutorial]
 
: [http://obscuredclarity.blogspot.com/2008/11/eclipse-rcp-tutorial-table-of-contents.html Tutorial]
 
: Text Editor [http://www.eclipse.org/eclipse/platform-text/development/rcp/examples/texteditor/rcp_texteditor_ex.html Tutorial]
 
: Text Editor [http://www.eclipse.org/eclipse/platform-text/development/rcp/examples/texteditor/rcp_texteditor_ex.html Tutorial]
 
: Text Editor [http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/editors_jface.htm Classes]
 
: Text Editor [http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/editors_jface.htm Classes]
 
 
===BlackBerry Development===
 
===BlackBerry Development===
 
: [http://docs.blackberry.com/en/developers/deliverables/12003/BlackBerry_Java_Plug-in_for_Eclipse-Development_Guide--933400-1110042117-001-1.1-US.pdf Development in Eclipse]
 
: [http://docs.blackberry.com/en/developers/deliverables/12003/BlackBerry_Java_Plug-in_for_Eclipse-Development_Guide--933400-1110042117-001-1.1-US.pdf Development in Eclipse]
 +
: [http://www.thinkingblackberry.com/archives/21 tutorial] - [http://miamicoder.com/post/2009/02/How-to-Add-a-Simulator-to-the-BlackBerry-JDE.aspx another tutorial]
 +
: [http://ewert-technologies.ca/blog/blog5.php/articles/adding-style-and-color-to-blackberry-labels theme]
 +
: javaloader -usb load myApp.cod -[http://supportforums.blackberry.com/t5/Java-Development/Javaloader-exe-reports-error-when-load-cod-file/td-p/175951 java loader]
 +
===Android Development===
 +
: Android widget [http://www.tat.se/home/ 3D screen]
 +
: Android developers [http://developer.android.com/index.html Home Page]
 +
: [http://appinventor.googlelabs.com/about/ App Inventor] - developer [https://groups.google.com/group/android-developers google.groups]
 +
: Android App development in Scheme [http://androidscheme.blogspot.com/2010/10/introduction-to-android-app-development.html]
 +
: How to setup your Android development environment [http://developer.android.com/sdk/index.html Android SDK]
 +
: Some blogs [http://per.bothner.com/blog/2010/AndroidHelloScheme/]
 +
: Google Videos [http://www.google.com/events/io/2009/sessions/MythGeniusProgrammer.html]- [http://developer.android.com/videos/index.html#v=M1ZBjlCRfz0 UI design pattern]
 +
: Add hardware device to run applications @ [http://developer.android.com/guide/developing/device.html Android dev]
 +
: First application practice @ [http://developer.android.com/resources/tutorials/hello-world.html Android dev]
 +
: First application practice @ [http://www.vogella.de/articles/Android/article.html#first vogella.de]
 +
: [http://androgeek.com/ AndroGeek]
 +
: Android [http://developer.android.com/guide/practices/design/accessibility.html Design for Accessibility]

Latest revision as of 16:48, 16 April 2011

Topics related to EJB605 and ECL500 courses

EJB

Database

  • MySQL
How to install mysql on windows - setup root password
using JDBC MySQL
  • PostgreSQL

JSP, Servlets

Jordan Anastasiade's [ Tutorial]
Tomcat webservers Download - [1]
JSP Tutorial [2]
  • TO LOOK

[3] -[4] -[5] -[6] -[7] - [8]- [9] - [10] - [11] -[12] -[13] -[14] -[15]

ECL

OSGI

run configuration [16]

RCP

Tutorial
Text Editor Tutorial
Text Editor Classes

BlackBerry Development

Development in Eclipse
tutorial - another tutorial
theme
javaloader -usb load myApp.cod -java loader

Android Development

Android widget 3D screen
Android developers Home Page
App Inventor - developer google.groups
Android App development in Scheme [17]
How to setup your Android development environment Android SDK
Some blogs [18]
Google Videos [19]- UI design pattern
Add hardware device to run applications @ Android dev
First application practice @ Android dev
First application practice @ vogella.de
AndroGeek
Android Design for Accessibility