How to adjust the position of [last/prev] [next/last] links in Struts 2 display tag
Here is my Struts code. I would like to know that how can I adjust the position of [last/prev] [next/last] links in display tag <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <%@taglib uri="http://displaytag.sf.net" prefix="display" %> <html> `enter code here` <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Forbes Top 10 Richest Sports Stars 2009</title> <link href="css/displaytag.css" rel="stylesheet" type="text/css" /> </head> <body> <h2>Forbes Top 10 Richest Sports Stars 2009</h2> <display:table export