HOME SEARCH ABOUT
   
 
July 31, 2010 - 7131 resources reviewed - 4467 members
You are not identified - Login
 
Search
 
 
Printer-friendly version Mail this page to a friend

HybridJava Compiler - a very simple serverside framework

URL: http://www.hybridserverpages.com/

Added by: Alexey Serov (at 11:00 AM - 9/11/09 )

Categories:  Home Pages ,  Paper ,  SpecificationSpecification of an API, a protocol (RFC), ... ,  Tutorial / Course ,  ProductHome page for free or commercial product (classes, packages, beans, tools, ...) ,  Servlets ,  Proprietary LicenseClosed-source or restricted licenses ,  Servlet/JSP engine ,  Compiler ,  Language extensions ,  Pure Java ,  Web
other recommendation in the checked categories

HybridJava is a new programming language that is a symmetric cross between Java and HTML, rather than one another attempt to embed Java in HTML or HTML in Java. The suggested technology continues JSP approach which only advantage is exactly the above mentioned symmetry in using Java and HTML, but goes much further. In this sense HybridJava is a successor and thus a modern alternative to Java Server Pages. However JSP is just a template engine that does not in fact care about text between just two delimiters, but Java Server Pages technology capitalizes upon real compilation and thus upon a deep knowledge of the application structure.

In HybridJava both Java and HTML operators are incorporated into a single formal grammar. Besides Java and HTML constituents the HybridJava syntax has a simple but powerful support for code factorization and reuse - widgets are defined in HybridJava language without any additional Java programming.  Unlike all known user-defined tags implementations HybridJava widgets may have more than one insertion points named in this case. Recursive usage of widgets is also supported. A unique feature of HybridJava widgets is their transparency for Java context when Java variables of a page are accessible in its widgets.

Technology includes an extremely transparent framework that includes application, page and widget level data session-scope persistence. Compiler resolves the identifiers used in widgets and pages against Java definitions in Java blocks, definitions of widget attributes, in instances of widgets, page instance and application-level data. Components may send and receive signals.

The compiler generates Java source codes, one Java class for each page. Execution of this code results in generation of the outgoing HTML.

Pure Java implementation.

FREE FOR NON-COMMERCIAL USE


Top


Edit your review Member Reviews



 
  Home | Search | About Jalios, Master Your Content Management