JOT is a "View" rendering engine with a framework that makes "Model"
elements (Java Bean properties) available in the View. There are no
"tags" as in XML or HTML syntax. JOT "tokens", as they are called, can
appear anywhere (inside javascript or HTML tag attributes, etc.) without
any special syntax sugar.

JSP expression language and JSF bring programming logic onto the page in
the form of a 4GL (Fourth Generation Language) embedded in XML. JOT page
designers do not need to understand any programming logic tag syntax
other than constructs for rendering control (loops and conditional
includes).

JOT Servlets can be used as a complete MVC framework. Or JOT can also be
used by Struts and JSP for "View" rendering.

For more information see the examples on the JOT Servlets website.

               http://www.jotobjects.com

Paul Copeland, JOT Object Technologies


Date:    Thu, 6 May 2004 13:01:01 +0800
From:    Daniel Joshua <[EMAIL PROTECTED]>
Subject: Re: [ANN] JOT Servlets Framework version 1.10 released

JOT reminds me of JSP but with different tag format...

Regards,
Daniel


-----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED] Behalf Of Galbreath, Mark A Sent: Wednesday, 05 May, 2004 9:21 PM To: [EMAIL PROTECTED] Subject: Re: [ANN] JOT Servlets Framework version 1.10 released


What differentiates JOT from Struts or JSF?

Mark

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 05, 2004 2:56 AM
To: [EMAIL PROTECTED]
Subject: [ANN] JOT Servlets Framework version 1.10 released


JOT Object Technologies has released JOT Servlets version 1.10. JOT Servlets is a J2EE framework for developing dynamic content web applications.

This version provides more forms processing examples and introduces JOT
Views, a rendering engine that can be used by ANY Servlet or JSP page.
See http://www.jotobjects.com/JOTviewsservlets.html

The JOT Servlets architecture provides a clean separation between Java
programming with JOT Beans and web page design using standard HTML and
XML JOT Templates. Web designers and Java programmers can immediately
develop JOT Servlets with the skills they already have.

For more information go to http://www.jotobjects.com

___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to