I am trying to get a very simple struts2 HelloWorld app to work (with maven2)
I think I have everything but I keep getting this error:
Messages:
Unable to initialize TldLocationsCache: XML parsing error on file
/WEB-INF/sitemesh-page.tld: (line 1, col 1)
File: org
We need to pull a large amount of data from a database and display in a
table.
We would like, on click of a hyperlink for a submission to happen to go to
the server to fetch the next set of data that has been either cached or
to query the db.
I am sure someone has done this before as it is quite
jvsrvcs wrote:
>
> We need to pull a large amount of data from a database and display in a
> table.
>
> We would like, on click of a hyperlink for a submission to happen to go to
> the server to fetch the next set of data that has been either cached or
> to query the db.
>
>
3 matches
Mail list logo