Well, I wouldn’t say I am “using” a specific framework, however, I am experimenting with a few OpenSource projects that do look pretty good. For example, struts-menu provides some nice menuing support, and HTMLTable seems to provide some very good dynamic table features. Both are java/struts projects.
There may be others that are better… if anyone has suggestions, I’d like to hear them. But in general this post is meant to bring up the fact that many developers have a problem with the visual/interface portion of web app designs. So I’m merely suggesting that it would be good to have some built-in capability that provides basic interface controls… menus, tree lists, tabbed pages, etc. and to have these controls interact with Servlet & Struts based designs/actions. Also, to provide some basic page layout design capability, allowing the user to select tables, frames, iFrames, etc. to define their app layout.