Darn how did I miss that !
Thank you Elie and Wes!
On 11/20/06, Elie Ciment <[EMAIL PROTECTED]> wrote:
priya,
Your html:link (the "opening" tag) has incorrect syntax. You need to
change
it from
Next Page
to
Next Page
No extra "/" - that closes the tag in standard xhtml markup.
That shoul
Instead of ...
Try: ...
Notice the lack of slash in the example. Basically, you are closing the
tag before you intend to close it.
-Wes
> -Original Message-
> From: priya [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 20, 2006 10:56 AM
> To: user@struts.apache.org
> Subject: html:
priya,
Your html:link (the "opening" tag) has incorrect syntax. You need to change
it from
Next Page
to
Next Page
No extra "/" - that closes the tag in standard xhtml markup.
That should fix it (also, fix up the Previous Page code to surround the
words Previous Page with Previous Page).
Goo
3 matches
Mail list logo