Azmechatech / udaaharan

Examples for public refrence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

udaaharan

Examples for public reference

Example 1:

An example to combine Java's SimpleHTTP Server and J2HTML. This is for the backend developers and Java lovers who have been searching for framework to solve the issue to keeping seprate HTML, JS and CSS files. All that can just be put under resources folder. And yet developer doesn't need to keep HTML files. One can simply generate beautiful HTML pages just by writing Core Java code. SimpleHTTP Server and J2HTML HTML Preview

Example 2:

Inline with example of Simple HTTP server below example combine the all mighty framework "rapidoid" with J2HTML. Surprisingly the complete code of example 1 can simply be done in one line of code using rapidoid. Rapidoid and J2HTML HTML Preview

About

Examples for public refrence

License:Apache License 2.0


Languages

Language:Java 100.0%