Re: Beginner question about views and subviews in Struts Shale.

2006-03-11 Thread Craig McClanahan
On 3/11/06, Marcio E Miranda <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I've a few questions regarding how Shale handles views and suvbviews: > > > > 1. Why a redirect to somepage.faces (in the index.jsp for example) > will output a blank screen. I used to do that in my regular My Faces > appl

Beginner question about views and subviews in Struts Shale.

2006-03-11 Thread Marcio E Miranda
Hi, I've a few questions regarding how Shale handles views and suvbviews: 1. Why a redirect to somepage.faces (in the index.jsp for example) will output a blank screen. I used to do that in my regular My Faces application, but it doesn't seem to work with Shale. 2. Do I have to cr