Hi, We are trying to implement the following scenario with Struts 2.0 <logic:present name="userinfo" > - <bean:write name="userinfo" property ="dealerName" /></logic:present>
Where the userinfo is present in request. Are there any tag in Struts 2.0 that will help us implementing this? Any pointers will be highly appriciated. Thanks, Mayookh