Hi Deepack Here is my controller. <?xml version="1.0" encoding="UTF-8"?> <site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/site-conf.xsd"> <request-map uri="test"> <security https="false" auth="false"/> <response name="success" type="view" value="test"/> </request-map> <view-map name="test" type="screen" page="component://osafe/widget/TestEcommerceScreen.xml#test"/> </site-conf>
Where is the web-app located ? Thanks in advance -- View this message in context: http://ofbiz.135035.n4.nabble.com/New-Screen-css-layoutSettings-issue-tp4677488p4677557.html Sent from the OFBiz - User mailing list archive at Nabble.com.
