JSF and multi-frame applications

I

irekm

We have a web application. It uses JSF (myfaces) and Dojo, and contains
a few frames. In one of the frames there is a menu. When a menu item is
clicked, a page on another frame is displayed. But sometimes instead of
the selected page the menu is displayed, so we have two menus: one in
the 'menu' frame, and another in the 'page' frame. What's wrong? We
know, that it may be a problem with IBM WSAD, but we don't use it.
 
I

irekm

I know, that I can use javax.faces.STATE_SAVING_METHOD = client in
web.xml. But we want to use the 'server' value.
 
A

Andrew Thompson

irekm said:
We have a web application. It uses JSF (myfaces) and Dojo, and contains
a few frames. In one of the frames there is a menu. When a menu item is
clicked, a page on another frame is displayed. But sometimes instead of
the selected page the menu is displayed, so we have two menus: one in
the 'menu' frame, and another in the 'page' frame. What's wrong?

'Frames' or any particular UA's rendering of them (or
failure to render them).

[ I experience the same problem occasionally, while
browsing an offline copy of the JavaDocs. ]

Andrew T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,981
Messages
2,570,188
Members
46,733
Latest member
LonaMonzon

Latest Threads

Top