How do I replace LinkFactory. I tried contributing a new <implementation> but that didn't seem to work.
So How ? Henrik "hv @ Fashion Content" <[EMAIL PROTECTED]> skrev i en meddelelse news:[EMAIL PROTECTED] > In my existing Tapestry 3 solution I had my own Link class which didn't > prefix the contextPath to URLs. > > In Tapestry 4 it is the LinkFactory that determines that part of the > process. It has a contextPath attribute which must be initialised > somewhere. I need to make sure that this is set to "". How do I do it? > > 1) Subclass and replace the LinkFactory > 2) Configure context.xml / web.xml > 3) App. Spec. Meta tag > > ? > > Cheers, > > Henrik > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
