Hi
I have a simple query:
My requirement was to maintain the top frame and left frame same and switch
the main page to another page.

Well what I have done that I went to /psml/anon/html/en/default.psml file
and added another portlet tag name "Templates" in the same file.

<portlets>
<metainfo>
      <title>Templates</title>
    </metainfo>
.............
.............
.............
</portlets>

This action has modified the what I have been looking for and added up the
new item on the menu of the first page. When I click the newly added menu
item on the main page, it shows the another page but if I look to the URL it
is something like...

http://localhost:8080/jetspeed/portal/pane0/Templales;jsessionid=1E7F73C3CEC
6C117948B9C88399E5C4A

Can one please help me to know why we get such a long URL?
I mean, I am trying to switch from one page to another page so why it shows
such a long URL?

Not only this when I try to come back to home back it should show me the URL
:

http://localhost:8080/jetspeed/portal/pane0/Home

where as this should show a simple one such as:

http://localhost:8080/jetspeed/index.jsp

Why it has addedup /portal/paneo....?
I mean, I have never seen any e-commerce site where URL changes like this as
we switches the pages!!!
I believe there must be a another way to handle this problem instead adding
in the same default.psml file.

I shall be highly obliged for your kind advice.

Regards
Deep


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

Reply via email to