|
JOT Servlets Version 2.3
JOT Servlets Version 2.3
JOT Servlets is a
J2EE Java Servlet web component framework for
rapid development of dynamic content web applications.
The framework serves as either a complete web development solution
or as a View component for Struts and other Model-View-Controller
architectures.
 |
|
JOT Servlets Framework:
|
|
Web designers and programmers use the JOT Servlets framework
to create web applications. With Jot Servlets,
dynamic content is rendered into web page templates without
JSP, JSF or complex XML programming tags.
|
|
JOT Web Components are content building blocks
that are combined to any nesting depth to render composite views,
including tiled layouts and web portals.
|
|
JOT Templates are standard web pages (HTML, XML, WML)
with tokens for dynamic content and server-side scripting.
|
|
JOT Tokens use server-side Java objects to render dynamic
content. For example, JOT.customer.lastName renders the
lastName property of the customer object.
|
|
JOT Views is a dynamic content rendering engine
for use with any Java Servlet or JSP page.
|
|
JOT JSP Tags are custom tags for rendering
dynamic content web components on JSP pages.
|
|
|