Hi
I am trying to view from a page which is inside a jetspeed 
(/webapps/jetspeed) to another page which is outside jetspeed folder 
(/webapps/forumdemo).
Can I view it?
What happens if I try to give at following attribute at the left.vm file:

<tr>
    <td>
      <a href="$clink.setURI("forumdemo/servlet/forum?action=list/")">
        <small>Forum</small>
      </a>
    </td>
  </tr>

the URL comes to be 
http://localhost:8080/jetspeed/forumdemo/servlet/forum?action=list

where as I want a URL to shown as:

http://localhost:8080/forumdemo/servlet/forum?action=list


Can one please help me how should I do?
I shall be highly obliged for your kind response.
Regards
Deep


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to