JSP, JSF ApacheCFX
JSP is a server-side technology that allows a developer to create dynamic Java web application. JSP can be thought of as an extension to Servlet technology because it provides features to easily create user views. Java Server Pages consists of HTML code but it allows Java code inclusions for dynamic content creation.
Java Server Faces (JSF) is a MVC web framework that simplifies the construction of User Interfaces (UI) for server-based applications using reusable UI components in a page.
CXF is fully integrated into Tomcat in TomEE to the point where even WS-Security works on Tomcat Realms. You just start using it by adding Application Path annotated components or EJBs annotated with @Path and they will be picked up and deployed automatically.
We provide the following services
- JSP allows embedding Dynamic Elements in HTML Pages itself instead of having separate CGI files.
- JSP pages can be used in combination with servlets that handle the business logic, the model supported by Java servlet template engines.
- Struts you are using properties files for storing all variables, so that your application has no hard coding
- Apache CXF comes under the liberal Apache license, making CXF great for all types of applications.