Is Shell working well with MyFaces?
I looked at the its web pages, but I could not find Shell demo or examples.
 
Thanks
Dave

Craig McClanahan <[EMAIL PROTECTED]> wrote:


On 10/17/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
Like that ?

http://www.irian.at/trinidad-demo/faces/components/inputListOfValues.jspx

if so, go with Trinidad

incubator.apache.org/adffaces

Or, if you want to look at an alternative that doesn't tie you to any specific component library, take a look at the dialog manager support in Shale:

  http://shale.apache.org/

Note that there are a bunch of recent enhancements that have recently been imported into the Shale mainline trunk, and it's not completely documented yet, but the use case you describe was a primary feature to implement.  In particular, Shale allows you to associate a child dialog with a parent dialog, so that you can easily do the required synchronization between states of the child dialog (doing the searching to find the right data) and the parent dialog (using the result of the search).

-M

Craig
 

On 10/17/06, Dave <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Can anyone please recommend a dialog framework for MyFaces? In a JSF page,
> when a user click a button, open a dialog window to let user select a item
> from a tree. After the user makes a choice, then the dialog window closes,
> and the main window shows the choice the user just selected.
>
> Thanks,
> Dave
>
>  ________________________________
> Do you Yahoo!?
>  Get on board. You're invited to try the new Yahoo! Mail.
>
>


--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



Do you Yahoo!?
Get on board. You're invited to try the new Yahoo! Mail.

Reply via email to