| Author |
Interactive GUI
|
Pankaj Patel
Ranch Hand
Joined: Jul 13, 2006
Posts: 73
|
|
Hello All.
I have one question regrading GUI of the Webbased Application. Generally Webbased GUI is developed using JSP,HTML,JSF,so many others ... which ultimately converted to html.
I need one screen on which all other sub pages(smaller module) can be included with opacity and some in background too. Just like we see in the Movies. Ex. Die Hard 4.0
Just for Imagination.
Server logs are scrolling in background. Main alert and exception or messages are being refreshed in the sub frame of the home page and ...
I guess flex is one option. Did we have any other option just like jsp to achieve this?
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2927
|
|
|
There's a RIA Framework- ZK. It helps you build interactive web based UIs. This is one of the loads of RIA Frameworks available.
|
Mohamed Sanaulla | My Blog
|
 |
Dieter Quickfend
Ranch Hand
Joined: Aug 06, 2010
Posts: 280
|
|
If you think flex, why not java fx?
Also, if you wanna do it in jsp's, you might as well just use jQuery or look for any of the javascript libraries who will do what you want
|
Oracle Certified Professional Java Programmer
|
 |
 |
|
|
subject: Interactive GUI
|
|
|