here is the code, I have FELLOW_HEADER in session, it gives the following error

[ServletException in:/jsp/fellow/declare_tenure_plans_step_1_1_tile.jsp] Define tag can contain only one of name attribute, value attribute, or body content'

I'm using JRun4.0

<bean:define id="header" name="FELLOW_HEADER"/>

<bean:define id="fCode">
 <bean:write name="header" property="fosCode"/>
</bean:define>

<html:select property="fosCode" value="<%=fCode%>">
<html:options collection="FIELD_OF_STUDY_CODES" property="code" labelProperty="description" />
</html:select>


Thanks,
Anand

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



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



Reply via email to