Hi there,
i am new to OWC Sites (11gR1) - i wonder if i can get pretty URLs inside the JSK, and if yes then please someone tell me what do i miss here :
I've installed the JSK and read carefully the documentation - my question is what do i need to do ( what links to change & where ) in order to see FirstSiteII with pretty/friendly URL?!
I did check the propertyEditor and the 1-st set up is forĀ com.fatwire.firstsite.uri.FSIIAssembler/fsii - which i guess is not working and therefore jumps to the default one ( latest in rank as 2-nd ) com.fatwire.cs.core.uri.QueryAssembler.
I've changed the ranking and push everything by 1 ahead and insert at position1 the other default URL Assembler ( as per documentation there are 2 available in OWC Sites )
com.fatwire.cs.core.uri.QueryAsPathInfoAssembler / pathinfo
but i still can not see any changes : I do not see where to change/overrride the default URL assembler (query) with the new one (pathinfo) or even fsii ( as per one i may develop myself )
Can someone point me into the right direction ?! Not interested in 3-rd parties just yet ( like GSF for example ) so please do not mention this as a possible solution.
Thank you !