Hi Madan,
my hint for you
faces-config.xml -> navigation rules
Regards
David

2007/3/31, madan chowdary <[EMAIL PROTECTED]>:

Hi All,

Is there any way to do such kind of thing...?

Madan

----- Original Message ----
From: madan chowdary <[EMAIL PROTECTED]>
To: MyFaces Discussion <[email protected]>
Sent: Friday, 30 March, 2007 2:57:27 PM
Subject: [Tobago] <jsp:forward> in Tobago pages

Hi All,

I need to forward to a page based upon a condition that i need to check.

I was doing some thing like this,

<tc:panel rendered="#{!shoppingCart.cartContainsItems}">
    <f:verbatim>
        <jsp:forward page="<%=request.getContextPath
()%>/jsp/checkout.faces"/>
    </f:verbatim>
</tc:panel>

But this doesn't work as am using scriplets.

But i need to a forward to the URL as specified above.

How can i achieve this ?

Regards,
Madan

------------------------------
Here's a new way to find what you're looking for - Yahoo! 
Answers<http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/>


------------------------------
Here's a new way to find what you're looking for - Yahoo! 
Answers<http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/>

Reply via email to