JavaBeat
JSF Home Articles Resources Tutorials JSF Interview Questions & FAQs JSF QnA Code Junction
Subscribe to feeds
Java Server Faces(JSF) Articles AddThis Social Bookmark Button
Accessing Web Services from JSF applications by ShunmugaRaja
In this technical article, let us see how it is possible to access Web Services from JSF Applications. JSF Application resides in the Web Tier of a typical Enterprise Application, whereas Web Services are External Services that reside in the Application Tier. We make use of Java EE 5 for developing the Sample Application in the final section of this article. It is assumed that readers have sufficient knowledge of JSF and Web Services before continuing this article.
Event Driven Programming with JSF by ShunmugaRaja
This article discusses theories and concepts related to JSF Event Model. It details the supporting high level classes and interfaces that are involved in JSF Event Handling Mechanism. The logical categorization of JSF Events is also explained along with code snippets. Then, the tags available in the core JSF Framework are also discussed.
Navigation model in JSF by ShunmugaRaja
In this article, let us see the different types of Navigation mechanisms available in JSF. The JSF Navigation Model is both declarative and programmatic, i,e, Navigation can be configured either statically in the deployment time or dynamically during the run-time of a Web Application. We will see how to configure such navigation models in a Web Application with code snippets.
Request Processing Lifecycle phases in JSF by ShunmugaRaja
This article will explain the sequence of activities that will take place while processing the Request in a typical Web Application. The various phases like the Restore View Phase, Apply Request Values Phase, Process Validations Phase, Update Model Values Phase, Invoke Application Phase and Render Response Phase are covered briefly.
Using Converters in JSF by ShunmugaRaja
Java Server Faces provides a component-based event-driven model for User Interface Layer in a Web Application. JSF UI Components behave very similar to Swing Components in which case Events are made to trigger by the User and they are handled by appropriate Listeners. In this article, we will focus on Converters which remains an important aspect in converting the user input to the one that is stored in the Mode.
 
 
 
 
 
 
 
 
 
Subscribe to feeds
Links
Java Forums
Joomla Website Conversion
Opensource Softwares
HTML Resources
Search JavaBeat

Enter your email address:
Latest JavaBeat Articles Delivered by FeedBurner

Sponsors
Webmaster Hosting Forum
Java Jobs
MyVideoLib
Latest in DLinks
Making Simple POJO to Message Driven POJO with Spring
Implementing Web Services using JAX-WS
Implementing Web Services with Spring and Axis
Integrating Struts 2.0 with Spring
Message Driven Bean in Java EE 5 : Part 2
My First Guice Web Application
Reverse Ajax with Direct Web Remoting (DWR)
Using JSON from Java
Native Queries with Hibernate Annotations
Customize Acegi SecurityContext

JavaBeat Media (2004-2008), India
javabeat home | About Us
our network : opensource softwares
Copyright © 2007 JavaBeat