Re: [struts] exception



"Marcin Go³dyn" <Marcing123@xxxxxxxxxxxxxx> wrote:

> I`ve got a following exception
> [ServletException in:/pages/footer.jsp] Cannot find bean user in any scope
> What should i do to make this bean visible for this jsp page??

My crystal ball is broken at the moment. Care to tell us what's in
'footer.jsp'?

My guess... you're using one of the html form element tags _outside_ of an
<html:form> tag. Don't do that.

--
Wendy Smoak


.