itSpice
Subscribe:       RSS    Twitter    EMail
 




Enter your email address:

Delivered by FeedBurner












Enterprise Java

Struts 2 + Spring – Presentation

Struts 2 + Spring
View more presentations from Bryan Hsueh.


Java Authentication and Authorization Service explained in points

By Julian Jaic
JAAS delivers a framework for providing a mechanism to verify the client and to ensure that the client has the permissions required to approach a secured resource for all the Java applications.
The steps to enable JAAS based protection are as follows:
1. To detect the resource that needs to be protected.
2. To detect a [...]


Enterprise Integration Using Open Source Middleware (Jonas)

Author: ezhilarasi
1. IntroductionOpen Source software (OSS) is an in-ternational phenomenon in terms of user adoption and development processes. Enterprise Information Integration (EII) is gaining significant credibility in the market as the most efficient approach to linking back-office data with line-of-business content. The Enterprise Integration using open source middleware provides an automated tool for Data Integration, [...]


JavaEE Application Development Using Openejb (Open Enterprise Java Bean

Author: Harkirat Bedi
The computing age has brought with it wonders in the form of special and custom software applications. One such modern day wonder is the J2EE or the JavaEE. The Enterprise Edition application platform has been developed to stipulate criterion. This refers to the development of multi-tier applications mostly used by enterprises. The J2EE [...]


Private JVM, and Its Advantages When Looking For Java and JSP Web Hosting

By Jason A. Taylor
When building a web site or web application that is driven by one of the many Java specifications like JSP, Servlets, JSF you will likely also be looking for a host that specializes in JSP Web Hosting. In your search you will find that Java hosting is somewhat specialized. However within this [...]


Getting Ready for Java EE 6 in your projects

During last 10 years of development, the Java platform has grown vivaciously by integrating varied APIs and technologies to make it more powerful. The main focus of Java EE 6 is simplicity and ease of development, affirming all the frameworks and technologies from the enterprise Java community.
Objectives of Java EE 6:
As compared to Java EE [...]


List of 5 impressive Java based Open Source Enterprise Softwares

Here is the list of some of the impressive Java based open source enterprise softwares.
1. SourceTap CRM – Its application is a highly flexible SFA (Sales force automation) tool that fulfills both requirements of sales manager and sales rep. The software includes SFA, marketing, customer service and campaign management.
2. OFBiz – The OFBiz (Open for business project) [...]


How to change the Default Port in Apache Tomcat Web Application Server?

The Backgound
Apache Tomcat is an open source web application project based on Java Servlet and Java Server technologies. The Tomcat server defaults the HTTP and HTTPS Connectors to use ports 8080 and 8443 by default. To simplify the URL for end users it may be necessary to change the defaults to their well known equivalents [...]


Reasons for Choosing Hibernate Over Other O-R Mapping Persistence Frameworks

By Yong Mook Kim
Currently my company is using “IBATIS” and pure “SQL”s as database persistence mechanism. I like SQL query very much, especially in tuning, but i just do not like code all SQL query in Java application, it’s easy hit typo error and what a stupid and tedious job? I decided to propose a [...]


Understanding File Extension JNLP – Java Web Start

By Mark Debattista
The functions of file extension JNLP:
* By setting up JavaFX and Java applications online;
* Launching Java programs off the Web;
* Managing Java programs on the Internet.
Java Community Process developed the JNLP file extension, recognized as JSR 56 including version 1.0, 1.5, and 6.0.
The JNLP file extension is a correlated idea often interchangeable with [...]



« Previous entries More Posts »