|
|
|
|
|
|
ICEfaces in Portals with PortletFaces Bridge
Author :
JavaBeat
Date : Sat Jun 11th, 2011
ICEfaces 2 uses the open source PortletFaces Bridge project to provide a much improved portal development experience. The PortletFaces Bridge is based in part on the JSR 329 standard, and provides advanced support for JSF 2.0 Portal applications. Using the improvements in both JSF 2 and Portlet 2, the PortletFaces Bridge now directs all Ajax requests to ICEfaces without bypassing the portlet container while maintaing a rich UI experience by avoiding full page renders.
NetBeans IDE 7.0 Final available for download!
Author :
JavaBeat
Date : Sat Jun 11th, 2011
NetBeans™ IDE 7.0 introduces language support for coding to the proposed Java SE 7 specification with the JDK 7 developer preview. Developers can now take advantage of the new language features from Project Coin /JSR 334, with editor support for code completion, hints, and in specific cases converting existing Java SE 6 based code to use the new Java SE 7 based syntax.
Enterprise Push Server in ICEFaces
Author :
JavaBeat
Date : Fri Jun 10th, 2011
In ICEfaces EE 2, the Enterprise Push Server (EPS) is built to manage singleAjax Push blocking connection(s) with the client browser and share it with any number of deployed ICEfaces applications and portlets, in both stand-alone and clustered deployments. The Enterprise Push Server delivers key additional features targeted at large-scale and high-availability enterprise deployments. Specifically, the Enterprise Push Servers:
ICEfaces EE 2.0 is Now Available!
Author :
JavaBeat
Date : Fri Jun 10th, 2011
ICEfaces Enterprise Edition (EE) 2.0 is a JSF 2 ready, enterprise-grade development framework, designed to allow enterprise application developers to quickly design, test and deploy rich collaborative web applications.
Networking Interview Questions
Author :
JavaBeat
Date : Fri Jun 10th, 2011
Technical interviews are largely focused on assessing your knowledge and skills on a specific technology or subject matter. Preparing for a technical job interview could be an uphill task, where you would need to scan voluminous books and material from numerous sources spread across different media. Wouldn’t your efforts be reduced greatly if you get a book specifically devoted towards the technical interviews on the respective technology/subject matter?
Error starting modern compiler in Ant and Eclipse
Author :
JavaBeat
Date : Fri Apr 15th, 2011
You would have come across this compiler error (error starting modern compiler) in many times during the developement. This error occirs when the actual Java runtime loaded by the environment and another tool is pointing to the differenet Java run time. This tips explains with example if this error occirs when you are trying to run the Ant build tool inside eclipse. The following are the screenshots which explains where you need to check and change it.
JAX innovation awards to reward excellence in the java ecosystem
Author :
JavaBeat
Date : Mon Mar 21st, 2011
Software & Support Media Group, organizers of the worldwide JAX conference series, has launched the JAX Innovation Awards 2011, a new 3-month programme designed to recognise and reward innovation within the Java Ecosystem.
SAP PP Interview Questions [Press Release - Dreamtech Press]
Author :
Sutha
Date : Thu Feb 24th, 2011
Technical interviews are largely focused on assessing your knowledge and skills on a specific technology or subject matter. Preparing for a technical job interview could be an uphill task, where you would need to scan voluminous books and material from numerous sources spread across different media. Wouldn't your efforts be reduced greatly if you get a book specifically devoted towards the technical interviews on the respective technology/subject matter?
Top 10 JavaScript Tips for your site
Author :
Sutha
Date : Thu Feb 24th, 2011
A good looking site is always more preferable than a bland looking site with a boring layout. To jazz up any site, a developer uses JavaScript. It is a popular programming language that used in creating a website with interactive content and elements. The script is browser based and runs independently from page to page. Integrating java codes into a site is easy to create stunning looking websites. Here, you can find 10 scripts that are highly recommended for any website developer or designers.
Spring MVC - Setter Injection Example
Author :
AbhilashEtikala
Date : Sat Jan 22nd, 2011
Spring IOC container will inject the dependencies using the setter bean class.All the dependencies are declared as the instance variables of the bean class.Here we show a simple Book details example of Setter-Injection.
|
|
|
|
|
|
|