On 2 Nov 2009, at 21:59, kunalt_online wrote:
1) You need to check two capabilities(is_wireless_device and device_claims_web_support)
if(is_wireless_device=false and device_claims_web_support=true) {
the request is from web browser
}
2) Link for API is http://sourceforge.net/projects/wurfl/files/
Fanta
Guys,
Which class/method should I use from the WURFL api to detect between a mobile request and or a Desktop PC request. Also can someone please point me to the updated JAVA API for the WURFL.
Thanks,
Kunal