sapto wrote:
first i'd like to say sorry if someone already ask this question before, i face 
problem when using paging and sorting using displaytag on struts tile, it 
happened when i click  link for paging or sorting, displaytag try to reloading 
.jsp page  (that act as template for other jsp ) not reloading the action class 
and it's cause NullPointerExeception ...

can someone give me a clue how can i fix it i'm using displaytag-1.0-rc1 and 
struts 1.1...

You need to include a requestURI in your display:table tag [1] to point it to the right URL.

L.

[1] http://displaytag.sourceforge.net/tagreference-displaytag-12.html#table


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to