JOT Servlets > Dynamic Content

About JOT Servlets

JOT Servlets is a J2EE rapid application development framework for dynamic content web applications. For instance, ecommerce shopping cart web pages that include database information are familiar examples of dynamic content applications.
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.


© 2007 JOT Object Technologies