pagination problem pls rectify this error its very urgent for me

2007-05-08 Thread jalal udeen
hi all I have to use pagination in jsp so i did it with logic:iterate tag as follows i use 2 links next and previous in this application but next link is not disapppearinng when it reaches the last record pls check the condition and clear my doubt this pls its very urgent for me the

[OT] Re: pagination problem pls rectify this error its very urgent for me

2007-05-08 Thread Dave Newton
--- jalal udeen [EMAIL PROTECTED] wrote: I have to use pagination in jsp so i did it with logic:iterate tag as follows One reason you may not be getting an answer is that this has nothing to do with Struts. % String strOffset =0; if(request.getParameter(pagination)!=null)