Results 1 to 1 of 1
Thread: JClientPages
- 09-27-2009, 11:38 AM #1
Member
- Join Date
- Sep 2009
- Posts
- 1
- Rep Power
- 0
JClientPages
Hi everyone,
I'm happy to announce the second Beta release of (www) JClientPages (org)
JClientPages is intended to let you use full standard Java language together with JavaScript in your client-side scripts.
With JClientPages you can:
- write java code in your pages and execute it in the browser
- invoke java methods on html events (e.g. onclick="myJavaMethod()")
- mix Java and JavaScript (invoke Java methods from JavaScript and evaluate JavaScript from Java)
- access and modify page DOM with a simple Java API
- enrich your client-side scripts with your favourite java (.jar) third party libraries
And you don't need new browser plug-ins (only jre installed)!!!Last edited by luigid; 09-27-2009 at 11:43 AM.


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks