Hi,

the following is perfectly valid using plain html input syntax. However,
when using Struts it is not working:

<html:text property="startDate" value="<c:out
value="${sessionScope.ventureObject.startDate}" />" />

I could use a bean:define to set it up, but I am wondering how to do this
using JSTL.

thx,
Dirk


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

Reply via email to