Todos: Difference between revisions

From Wiki RB4
Line 12: Line 12:
** based on [[jQuery|jQuery]], see example [http://www.jboss.org/jdf/examples/ticket-monster/tutorial/Introduction/ ticket monster] ([http://www.redhat.com/rhecm/rest-rhecm/jcr/repository/collaboration/jcr:system/jcr:versionStorage/bde54a8e0a0526023f84ea9a5b3fa8b0/15/jcr:frozenNode/rh:resourceFile PDF])
** based on [[jQuery|jQuery]], see example [http://www.jboss.org/jdf/examples/ticket-monster/tutorial/Introduction/ ticket monster] ([http://www.redhat.com/rhecm/rest-rhecm/jcr/repository/collaboration/jcr:system/jcr:versionStorage/bde54a8e0a0526023f84ea9a5b3fa8b0/15/jcr:frozenNode/rh:resourceFile PDF])
** based on [[JavaJEEJSF|Java Server Faces]], see [https://community.jboss.org/wiki/JSFAndTheMobileWeb example]
** based on [[JavaJEEJSF|Java Server Faces]], see [https://community.jboss.org/wiki/JSFAndTheMobileWeb example]
** based on RichFaces, see [https://community.jboss.org/wiki/GettingStartedWithMobileRichFaces example]
** based on Kendo UI Mobile
** based on Kendo UI Mobile
*Native Mobile:  
*Native Mobile:  

Revision as of 18:13, 18 April 2014

Homepage

  • Authentification
  • Areas for Jacob
  • Search

Mobile development

  1. http://javawebaction.blogspot.de/2012/04/html5-and-mobile-jsf-development-using.html 32 Minutes ff
  1. vimeo
  • Mobile Web:
  • Native Mobile:
    • OS specific
  • Hybrid Apps:
    • based on Apache Cordova, there is a video with an introduction of a new eclipse wizard (not available in local eclipse installation)
    • based on JBoss Aerogear???
    • based on PhoneGap
    • based on AppCelerator

Music

  • U2 - Sweetest Thing
  • Linkin Park - Shadow of the Day
  • Depeche Mode - Personal Jesus
  • Sting - Fragile
  • U2 - The Ground beneath his feet

Finance

  • ETF (Exchange Traded Fund)
  • hohe Dividendenrendite
    • iShares Dax WKN 593 393
    • ISHARES DIVDAX WKN 263527

Java

  • Use of Collections
  • Exceptions
  • does an ejb needs an explicit empty ctor?
  • Note that, since this is a session bean, a transaction is automatically begun when the register() method is called, and committed when it?
  • Does an entity needs to implement serializable? (probably not)
  • reflection umgeht access modifier
  • debugging jboss