Hello,
Is it common to use standard html form tags (ie: <form .....> <input.....>) while using
struts or people always use struts tags ( <s:form...)?
I asked this question because i m having hard time positioning elements that are generated from a Struts tag?
if people dont usually use html tags, how can i controll the positions of struts element such as using div tags...
Thanks>