What Java EE Server do you use?

Java EE servers are based on the Java™ 2 Platform, Enterprise Edition (J2EE™) and is used widely to provide code portability, reuse across tiers, platform support, scalability and for EJB strengths. Instead these supports are provided by the most of the java EE servers, this article is the place where you can share the Java EE servers used during your project development. I have assessed most of the Java EE servers used by the developers in the below. Kindly choose the Java EE server(Choose all that apply) which you use, also share the reason why you choose the particular Java EE server for your project development. Also if your option is others remark your Java EE server in the comments.

Read the entire article..

Resolve IE8 Compatibility Issues with Richfaces

Introduction:

I have developed a web application in JSF along with richfaces. My application perfectly works in the various browsers like Firefox, Google Chrome also in IE6 and IE7. But in IE8, I found a compatability issue with Richfaces. I felt wrecked, because the web application designed in the older version browsers, doesnt have the support in the newer versions. But eventually I have a founded a solution to resolve this Richfaces compatability issues in IE8. The way is to implement “IE=7” X-UA-Compatible tag, which instructs IE8 to display content in IE7 Standards mode.

Read the entire article..

Follow

Get every new post delivered to your Inbox.