Hello,

The following is a couple method signatures from DynamicURI.java.  
Either the documentation or the signature is incorrect.  I think it 
should take a Hashtable as a parameter.  Or am I missing something?

<snip>
/**
This method takes a Hashtable and converts it into 
a URL encoded querystring format.
*/
private String renderPathInfo ( Vector data )
{
</snip>

<snip>
/**
This method takes a Hashtable and converts it into 
a URL encoded querystring format.
*/
private String renderQueryString ( Vector data )
{
</snip>

Thanks,

Brian





------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to