My apologies for posting this question here as its only mildly related to
sculptor but guessing no-one will mind me asking this here :working:. I've
been trying to figure how to configure springwebflow so that url includes
default path other than /spring/ For example say i wanted it to be something
like /swf/ instead

Fairly clear that I'll need to change the mapping as below

    <servlet-mapping>
        <servlet-name>Spring MVC Dispatcher Servlet</servlet-name>
        <url-pattern>/spring/*</url-pattern>
    </servlet-mapping>

but i can't figure where that /spring/ value is configured - i'm guessing
its a default but hoping it can be overridden? Could it be specified somehow
inside sculptor-generator.properties?
-- 
View this message in context: 
http://old.nabble.com/-Sculptor--Spring-WebFlow-tp27510308s17564p27510308.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to