David Staudt | Can you not just leave the default value empty? The URL request will have either '?input=' or be missing the input parameter entirely (depending on phone model), which you should be able to check for in your server side code: http://stackoverflow.com/questions/1890438/how-to-get-parameters-from-the-url-with-jsp |
| Please sign in to flag this as inappropriate. |