Page 1 of 1

How to build the WURFL into a Day CQ project.

Posted: Mon Aug 29, 2011 9:38 pm
by sunxiaf22
Hi support team,

Now , I have a query about how I can build WURFL into my project (Day CQ project)which doesn't use spring framework , tomcat.

I had seen an example called "wurfl-helloworld-1.3.1.1.war" , there is an indispensable step that we must configure the web.xml to specify the path of WURFL.xml ,right ?

Can "WURFL" be used simply? for example , just could be implemented by a sevlet , jsp or filter .


BTW, Can you tell me what's the meaning of below code :

WURFLHolder wurflHolder = (WURFLHolder) getServletContext()
.getAttribute("net.sourceforge.wurfl.core.WURFLHolder");

Is there a key "net.sourceforge.wurfl.core.WURFLHolder" ?


Thanks & Best Regards.

Re: How to build the WURFL into a Day CQ project.

Posted: Wed Aug 31, 2011 4:28 am
by luca.passani
Hi, I am afraid you will need to check this directly with the Adobe/Day guys.

Thanks