aspose file tools
The moose likes Blatant Advertising and the fly likes HybridJava -share your opinion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other » Blatant Advertising
Reply locked New topic
Author

HybridJava -share your opinion

Aleksey Serov
Ranch Hand

Joined: Sep 11, 2009
Posts: 32
New version of HybridJava available.
A simple and fast alternative to JSP, Struts, Wicket, JSF and so on.
Minimalistic solution - about 15 pages of documentation, 18k run-time code Run-time code delivered as Open Source.
The only truly MVC component model. Free for non-commercial use.
http://www.hybridserverpages.com
Aleksey Serov
Ranch Hand

Joined: Sep 11, 2009
Posts: 32
As long as it is in Blatant Advertising forum ...

HybridJava is a server-side Java Web presentation layer Framework. On one hand it is a minimalistic framework: all documentation is few pages. All the run-time is about 1000 lines (included as Open Source). A separate section of documentation contains a list of things that are NOT used. That includes JavaBeans, XML, and so on an so forth.

On the other hand in some fundamental concepts the technology surpasses many of mainstream frameworks including Struts 2, Wicket, JSF, Spring MVC, Velocity, Razor (C#), PHP and so on. In particular the framework offers a unique MVC component model where not only the pages but also each component is an MVC entity.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: HybridJava -share your opinion
 
Similar Threads
Questions about the future of JSF (comparing with GWT, JavaFX)
Alternative to JSP templates
KAM India Edition Question 6.27
Why is EL so good, and scriptlets so bad
Choose between Tapestry and Wicket for normal public forum websites