How to use PathTrim with WLS 12c and IIS 8?
Historically my customer extensivey used the pathtrim capability through the iisforward.dll having IIS 7-8 as frontend.
iisforward.dll has been deprecated from FMW 11g.
How they can "port" their code with pathtrim into WLS 12c without the "forward"? still working ? is theye any document explaining that?
In their cases they were usic the "dynamic" string.
They woud like to know if it is possible to evolve from old IIS plug-in versions (with issforward.dll) to the new ones that do not provide the forward, but maintaning the use of pathtrim capability.
Any documents, discussions, articles?
Sorry if I was not able to properly explain, but I'm not a WLS specialist...