DZone’s talk with Reza Rahman on their newly released Resin 4 Java Application Server. In this video following topics are discussed Java EE 6 Web Profile CDISource Java EE 7 Java EE 8 WebSocket Cloud computing
Category Archive: Java EE
Permanent link to this article: http://www.javaplex.com/blog/tech-talk-with-reza-rahman-resin4-cdisource-and-jee7-jee8/
Jul
15
Learning of Oracle ADF 11G using Video Training Sessions
This page contains recorded sessions that will help you get up to speed with Oracle ADF. Following recorded sessions are selected from Oracle ADF Insider site, that will help you to learn oracle ADF. Prerequisits for trainings:- Oracle JDeveloper 11G Oracle Database Express Edition 10G/11G Training-1: Introduction to Oracle ADF http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/Introduction_To_ADF/Introduction_To_ADF.html Learn what Oracle ADF …
Permanent link to this article: http://www.javaplex.com/blog/learning-of-oracle-adf-11g/
Sep
09
How to ban JSP scriptlet in JSF Facelet application.
Building JSF Scriplet-free Web Pages with Expression Language & JSTL Scriptlets (embedded Java code in JSP) are considered to be hazardous from a maintenance standpoint. Especially in JSF development, they should be dumped. The JSP 2.0 specification allows developers to explicitly ban the use of scriptlets by making the following declaration in web.xml:
Permanent link to this article: http://www.javaplex.com/blog/how-to-ban-jsp-scriptlet-in-jsf-facelet-application/