Tuesday, 3 September 2013

JSON parsing with Play: why is a list being parsed this way?

JSON parsing with Play: why is a list being parsed this way?

References

Reference NO 1

http://stackoverflow.com/questions/15165337/json-parsing-with-play-why-is-a-list-being-parsed-this-way

Reference NO 2

http://stackoverflow.com/questions/17903232/parsing-list-of-strings-from-scala-future-json-response

Reference NO 3

http://www.playframework.com/documentation/2.1.1/ScalaJson

Reference NO 4

http://www.playframework.com/documentation/2.1.2/ScalaJsonCombinators

Reference NO 5

http://www.mandubian.com/2012/09/08/unveiling-play-2-dot-1-json-api-part1-jspath-reads-combinators

Reference NO 6

http://www.javacodegeeks.com/2012/03/play-20-akka-rest-json-and-dependencies.html

Reference NO 7

http://bcomposes.wordpress.com/2012/05/12/processing-json-in-scala-with-jerkson/

Reference NO 8

#EANF#

eclipse dynamic web project default start page

eclipse dynamic web project default start page

References

Reference NO 1

http://stackoverflow.com/questions/15165569/eclipse-dynamic-web-project-default-start-page

Reference NO 2

http://stackoverflow.com/questions/2556749/specifying-a-homepage-for-a-dynamic-web-project

Reference NO 3

http://help.eclipse.org/juno/topic/org.eclipse.wst.webtools.doc.user/topics/twprjset.html

Reference NO 4

http://help.eclipse.org/juno/topic/org.eclipse.wst.webtools.doc.user/topics/ccwebprj.html

Reference NO 5

http://www.mkyong.com/java/how-to-convert-java-project-to-web-project-in-eclipse/

Reference NO 6

http://helloworldprograms.blogspot.com/2010/12/dynamic-web-project-eclipse.html

Reference NO 7

http://www.fouzi.com/blog/?p=188

Reference NO 8

#EANF#

Mojarra to MyFaces: NPE on EL expression

Mojarra to MyFaces: NPE on EL expression

References

Reference NO 1

http://stackoverflow.com/questions/15165822/mojarra-to-myfaces-npe-on-el-expression

Reference NO 2

http://stackoverflow.com/questions/8660600/is-this-primefaces-bug-or-mojarra-myfaces-bug

Reference NO 3

http://stackoverflow.com/questions/945024/myfaces-to-mojarra-migration-issue

Reference NO 4

http://stackoverflow.com/questions/tagged/mojarra?sort=unanswered&pagesize=50

Reference NO 5

http://stackoverflow.com/questions/17357593/passed-argument-to-method-inside-composite-component-does-not-work-on-myfaces

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Monday, 2 September 2013

Java - flow of execution

Java - flow of execution

References

Reference NO 1

http://www.otherwise.com/Lessons/FlowOfExecution.html

Reference NO 2

http://docs.oracle.com/javase/tutorial/java/nutsandbolts/flow.html

Reference NO 3

http://static.springsource.org/spring-webflow/docs/1.0.x/reference/flow-execution.html

Reference NO 4

http://stackoverflow.com/questions/15805028/java-flow-of-execution-overriden-method-gets-executed-first-than-the-construct

Reference NO 5

http://stackoverflow.com/questions/9149665/flow-of-execution-when-using-swing

Reference NO 6

http://iprodeveloper.com/rpg-programming/controlling-java-program-execution-flow

Reference NO 7

http://www.coderanch.com/t/268480/java-programmer-SCJP/certification/Execution-flow-threads

Reference NO 8

http://link.springer.com/chapter/10.1007%2F978-1-4302-0173-1_6

ListView with images and text in android

ListView with images and text in android

References

Reference NO 1

http://stackoverflow.com/questions/15185390/listview-with-images-and-text-in-android

Reference NO 2

http://www.androidhive.info/2012/02/android-custom-listview-with-image-and-text/

Reference NO 3

http://www.debugrelease.com/2013/06/24/android-listview-tutorial-with-images-and-text

Reference NO 4

http://www.androidbegin.com/tutorial/android-custom-listview-texts-and-images-tutorial/

Reference NO 5

http://www.codeproject.com/Articles/507651/Customized-Android-ListView-with-Image-and-Text

Reference NO 6

http://androidcookbook.com/Recipe.seam;jsessionid=FBBDB8B566AF5762933354F7F6989661?recipeId=1418

Reference NO 7

http://tuts4mobile.blogspot.com/2012/12/android-listview-with-image-and-text.html

Reference NO 8

http://theopentutorials.com/tutorials/android/listview/android-custom-listview-with-image-and-text-using-arrayadapter/

Wait for page to finish loading & then random wait to show DIV

Wait for page to finish loading & then random wait to show DIV

References

Reference NO 1

http://stackoverflow.com/questions/15185632/wait-for-page-to-finish-loading-then-random-wait-to-show-div

Reference NO 2

http://stackoverflow.com/questions/1430854/jquery-wait-for-page-to-finish-loading-before-starting-the-slideshow

Reference NO 3

http://javascript.info/tutorial/onload-ondomcontentloaded

Reference NO 4

http://101.lv/learn/JSweek/ch5.htm

Reference NO 5

http://www.mkyong.com/jquery/page-loading-effects-with-jquery/

Reference NO 6

http://krpano.com/docu/actions/

Reference NO 7

http://webbies.dk/SudoSlider/help/

Reference NO 8

http://www.9lessons.info/2009/07/auto-load-refresh-every-10-seconds-with.html

Can a JSF Project run without using Servlets?

Can a JSF Project run without using Servlets?

References

Reference NO 1

http://stackoverflow.com/questions/15185870/can-a-jsf-project-run-without-using-servlets

Reference NO 2

http://stackoverflow.com/questions/2339310/how-to-integrate-jsf-with-custom-servlets

Reference NO 3

http://www.exadel.com/tutorial/jsf/jsftutorial-kickstart.html

Reference NO 4

http://publib.boulder.ibm.com/infocenter/wsdoc400/v6r0/topic/com.ibm.websphere.iseries.doc/info/ae/ae/rtrb_appstart.html

Reference NO 5

http://www.coderanch.com/t/213079/JSF/java/call-servlet-JSF-dispatch-url

Reference NO 6

http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html/jsf.deployer.config.html

Reference NO 7

http://kalanir.blogspot.com/2006/12/calling-servlets-from-jsf.html

Reference NO 8

#EANF#