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
rg
> Subject: html:link newbie problem
>
> This is probably a very simple question but this being my first struts
> application its not that simple for me :)
>
>
>- I am using pagination on one of my jsp pages. There is a
> simple text
>box and 2 hidden fields (s
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
This is probably a very simple question but this being my first struts
application its not that simple for me :)
- I am using pagination on one of my jsp pages. There is a simple text
box and 2 hidden fields (size, start) which do a search and calls
search.do.
- search.do passes attribut
4 matches
Mail list logo