Yansheng,
This is my entire jsp page (status.jsp):

<%@ page language="java" %>
<%@ page session="false" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<bean:write name="manageStatusForm" property="statusMessage" scope="request"/>

That's odd: you are definately setting the scope to request.


You should inquire on the struts list about this.

-chris


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to