demo man

Greenhorn
+ Follow
since Oct 06, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by demo man

There can be nothing more perfect that this . Keep it up dude . So whats next in line for you ?

Demoman
14 years ago
Hi

Can anybody please let me the correct version of UML Spec to be downloaded from OMG site which
can be used for the certification study

Thanks, Demoman.
We have an j2ee based web application where currently the screens are static with heavy usage of JavaScript .
we have a requirement where we would need to built the screens dynamically. Each screen denotes one table . Could anybody let me know any web based approach where we could create the screens dynamically. There are lots of calculation occurring in each fields using JavaScript .
we need that all this need to be somehow generated dynamically by the admin user of the application who will have the capability to iinput all the details (formulas, calulations) etc by himself. Also how
could we achive the db design for this approach.

What type of architecture is best suitable for such a requirement where the screen itself can be added by the admin user of the aplication . The biggest challenge i think to how do we create such screens dynamically using some meta data approach and how do we represent such data

Any help on this is highly appreciated