Maybe I should create a new thread, but my question  is related to this one
and
maybe if we clarify my problem, the current thread's problem will be solved
as well.

The main problem for me is configuration!

I'm quite new to JSF, especially Facelets, and there is something that is
not clear to me,
which is

in faces-config.xml we should define navigation rules that is the source
document (referrer, <from-view-id>/listBooks.jsp</from-view-id>) and the
possible results (view id (action), <from-outcome>listBooks</from-outcome>,
and the result page (jsp or facelet's xhtml),
<to-view-id>/listBooks.jsp</to-view-id>),
but in struts2 i can define restful action names like
"document/*/*/list/*/**" and the question is :
What will be the navigation configuration for this action?

the answer is not clear since when  defining jsf results for actions we just
specify the resultType  and name like this
<result name="success" type="jsf" />,
What about the <from-view-id>/listBooks.jsp</from-view-id>,
<from-outcome>listBooks</from-outcome>,
<to-view-id>/listBooks.jsp</to-view-id> and the
<managed-bean>...</managed-bean>???

please, send the configuration for the action mentioned above

It's too urgent, please help,
Thank you in advance,
Aram
________________________________
Aram Mkhitaryan

52, 25 Lvovyan, Yerevan 375000, Armenia

Mobile: +374 91 518456
E-mail: [EMAIL PROTECTED]

Reply via email to