Sorry if I'm asking a lot of newbie questions here, but some things are
not quite clear to me.

When I have a /entities/file.jsp backed by my file class. and access it
directly all works fine. But when I include the /entities/file.jsp
(<jsp:include page="/entities/file.jsp") in another jsp, shale/myfaces
seems to loose the discussion of the included pages. Upon each request
the backing bean for the included pages gets reinitiated. How can I have
my includes remember their state as well as the containing page?

Thanks,
Joost

Reply via email to