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... TIA.