Title: Column and Row

Hi there,

I have recently discovered the Display Tag and found it very impressive.  I have been implementing the tags and have encountered an issue and I was wondering if you could perhaps assist me.

  <display:table name="sessionScope.docResults"  pagesize="20">
           <display:column  property="docTitle" href="" title=""/>
             <display:column property="date" title=""/> 
  </display:table>

The above produces the following result:

Document title A                        Document Date A
Document title B                        Document Date B

However can you tell me whether it is possible to implement the following:

Document title A
Document Date A

Document title B
Document Date B


I would be very grateful if you could help with this issue.  Thank you for you time.

Kind Regards
Amin Mohammed-Coleman

Reply via email to