And you're sure you're using the correct jar-files? That would be the only
thing I could think of that might cause the tag to generate different output
from what you're expecting. Sorry I couldn't help more.

Kjersti

On 13/12/05, Meenakshi Singh <[EMAIL PROTECTED]> wrote:
>
> yes, I did try that. When I use it without encoding, it doesn't recognize
> the .jsp file.
>
> -----Original Message-----
> From: Kjersti Berg [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 13, 2005 12:36 PM
> To: Struts Users Mailing List; [EMAIL PROTECTED]
> Subject: Re: IBM Portal server V5.0.2.3
>
>
> Have you tried using a regular struts tag?
>
> <html:link href="/jsp/CentralNoSearch.jsp"/>
>
> We're using the Struts Portal Framework that ships with Webshere Portal
> Server, and this works just fine for us.
>
> Kjersti
> On 08/12/05, Meenakshi Singh <[EMAIL PROTECTED]> wrote:
> >
> > yes I am using WSAD V5.1.1 & using portal server. I have created the
> > portlet
> > & have deployed it in the portal server. however, the href in one of the
> > jsp's is not opening up in the same page where my portlet is showing. It
> > opens up on a diff page. That is my problem. How do I make it open in
> the
> > same page.
> >
> > That is how I am using the href element in my jsp:
> > <a
> > href='<%=response.encodeURL(request.getContextPath
> > ()+"/jsp/CentralNoSearch.j
> > sp")%>' >Search by Central Number</a>
> >
> > Regards,
> > Meenakshi.
> >
> > -----Original Message-----
> > From: Mark Benussi [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, December 07, 2005 8:29 PM
> > To: 'Struts Users Mailing List'; [EMAIL PROTECTED]
> > Subject: RE: IBM Portal server V5.0.2.3
> >
> >
> > I think what you want is to create a Portlet. Use WebSphere Studio
> > Application Developer to create a new Portlet Application and then
> install
> > this with Portal Server.
> >
> > -----Original Message-----
> > From: Meenakshi Singh [mailto:[EMAIL PROTECTED]
> > Sent: 07 December 2005 11:39
> > To: Struts Users Mailing List (E-mail)
> > Subject: IBM Portal server V5.0.2.3
> >
> > hiee all,
> >
> >
> > Please help if anyone has used the IBM portal server.
> > I have a small struts app deployed on IBM Portal Server V 5.0.2.3
> > I add 2 jsps to the struts application. In one jsp I am putting a link
> > with
> > a href to point to another jsp.
> > When I click on this link after deploying the portlet, it opens the link
> > in
> > the whole browser window which is not the same as  the portal page. I
> want
> > to open the link in the same portal page.
> >
> > Would anyone please tell me how I can do that?
> >
> > Thanks & Regards,
> > Meenakshi.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to