Search

Search Result

Friday 15 March 2013

Publication for Java Developers about JLevel 2.0 Full

Kogonuso JLevel - a simple java library that has changed the way html can be written inside Java(tm) both application and Servlet.
It is a library that is more than your ordinary Html parser applications. It has automated all tagging operations of Html inside java, this means that you are no longer required to learn how to format html String when developing application that requires html in java or even when using Servlet technology to develop your websites. Just import JLevel 2.0 and turn all the tag elements that you have ever known into simple method call.

The best is there for you to discover as JLevel not only stripped off tagging in Java html , it has formulated series of shortcuts by abstracting redundant html codes that we have often repeatedly written saving you valuable time.
You will no longer dread including html as a formatting tool in your java application when you use JLevel 2.0.

Another important feature that JLevel 2.0 has made possible inside java is the ability to use css as if you are developing for the web. Just use JLevel’s css container method and embed unlimited css inside the same one container making it easy to maintain. It is certainly true that embedded document with embedded codes like css loads faster than documents that have link to an external file due to effect of round trip that the server and the client must go through to process the request. With JLevel 2.0, if you accept it use its saveAsJsp(...) and saveAsHtml(...) methods you will be glad you did as the page that you will get quality formatting and arrangement as described above made possible by JLevel. Most importantly, it is not twice as fast to format a document in Java application and Servlet as before. Imagine writing p("...") and you get a full well-formed paragraph text. Or what about this p("color:cyan;","...") for a paragraph with inline css style.

Please read the documentation included in the downloadable file to understand the re-engineering that JLevel 2.0 has undergone that has ultimately made JLevel 1.0.0 obsolete and therefore no longer available for download.

Enjoy this good library from Kogonuso!


SourceForge.net: https://sourceforge.net/projects/jlevelbeta/files/latest/download?source=dlp

Google.com: https://jlevel.googlecode.com/files/JLevel%202.0%20Full.rar

No comments: