User Agent syntax

Carl Parrish plug-devel@lists.PLUG.phoenix.az.us
Wed Jun 5 12:45:02 2002


Here is the syntax I was talking about during the meeting the other day. To change you're user agent using java and httpunit. 

WebConversation webCon = new WebConversation;

webCon.setUserAgent("mozilla/5.0");