Hi All,
I hv a Strange problem facing with Portal Component Project. I hv created Portal Component Project with two JSPDynpages :
JSPDynpage1 - hving one Hyperlink Text
JSPDynpage2 - Plain text and Images
Whenever User clicks on Hyperlink in JSPDynpage1 will navigate to other JSPDynpage which show only plain text and images.
I hv used following h ref to navigate from one to other
<a href="http://someserver:50000/irj/servlet/prt/portal/prtroot/PDK Project.JSPDynpage">
I hv created an IView based on JSPDynpage1. Everything works fine. IView is showing the Hyperlink and taking it to the next page.
Finally I assigned this IView to page.....when the User clicks on Hyperlink it is prompting me give User Id and pwd.
Also, Hyperlink shows underlined eventhough when I don't point mouse at hyperlink. I want to get rid of this one.
Can anybody help me in this regards.... where I am going wrong.
Any suggestion woudl be greatly appreciated and helpfull.
Looking forward to your responses.
Thanks in advance,
Ravi Kumar.