WebSphere Application Server - Struts jsp error - please help!

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > March 2004 > Struts jsp error - please help!





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Struts jsp error - please help!

2004-03-26, 2:36 pm

Hi, all,

I used to use JBoss for my application, and now porting to WebSphere. Some jsp pages using Struts start complaining:

E SRVE0026E: [Servlet Error]-[Cannot find bean xxxx in any scope]: javax.servlet.jsp.JspException: Cannot find bean xxxx in any scope.

I used
< logic:iterate name="xxxx" id="xxx">

in one.jsp, and define it in another:

< bean:define id="xxxx" name="xxxxBean"
property="xxxxProperty" toScope="request" />

< jsp:include page="/jsp/one.jsp" flush="true" />


Could someone give me some advice on what I might have missed?

Thanks,
Michelle
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com