On a Weblogic server, you don’t need a rewite rule or filter to get rid of this …;jsessionid… stuff on any URL build using the „c:url“ tag. You simply need to put one more line to your weblogic.xml:
<session-descriptor>
<url-rewriting-enabled>false</url-rewriting-enabled>
</session-descriptor>

0 Antworten bis hierher ↓
Bis jetzt noch kein Kommentar ... Bring die Sache ins Rollen, und füll das untere Formular aus.