Hi,
in order to keep the thousands of google links when the project goes online and replaces
the old website I have to use the same url scheme.
Is it possible to complete replace the url -> jsf.xhtml mapping and the way
<s:link> generates its targets?
e.g.
default: /showarticle.seam?aid=00801
i need: /00801.html
default /showcategorie.seam?cid=34
i need: /?wg=34
I could use apache and mod_rewrite as first step to accomplish the url -> jsf mapping.
But this won't make <s:link> work and I would like it better not to put an
additional tier in front of jboss.
Best Thanks,
Florian
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079555#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...