Issue 62: HtmlBuilder A HREF Shortcut Method
Status:  Fixed
Owner: ----
Closed:  Nov 2007
Reported by fuzzbi...@gmail.com, Nov 27, 2007
Attached is a patch that includes two new methods for the HtmlBuilder.

public HtmlBuilder a(String url, String displayText);
public HtmlBuilder a(String url, String displayText, Map<String, String>
params)

 
HtmlBuilder-a-patch.txt
1.6 KB   View   Download
Nov 27, 2007
#1 extremec...@gmail.com
Applied the patch!
Status: Fixed