1 Reply Latest reply on Jan 17, 2011 3:24 PM by nickarls

    Address redirection

    edhenri

      Hi everyone,

       

      I'm a real beginner trying to work with JBoss Portal 2.6.2 and JBoss AS 4.0.5

       

      What I'm trying to do is a systematic redirection of an address template.

       

      For example, I woud like that any access to the following address :

       

      http://localhost:8080/portal/portal/default/blablabla/[some_address]/...

       

      automatically redirect to :

       

      http://localhost:8080/blablabla/[some_address]/...

       

      is there a way to that ? I didn't find it in the doc... maybe because I'm calling it wrong

       

       

       

      Thanks a lot !