TODO

  • URIEncoding="UTF-8" needed in Tomcat config for Wicket apps so URLs display properly.

For example:

<Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" 
               URIEncoding="UTF-8" />

Add new attachment

Only authorized users are allowed to upload new attachments.
« This page (revision-5) was last changed on 29-Jan-2009 21:06 by donohoe [RSS]