In this case you should better use a view (plenty of examples in any 
controller.xml)

Jacques

De : "Len" <[EMAIL PROTECTED]>
> Can a url type also be an internale Ofbiz link
> for ex:
> 
>     <request-map uri="orderManagerPage">
>         <response name="success" type="url" value="orderManager/>
>     </request-map>
> 
> ----- Original Message ----- 
> From: "Bilgin" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Tuesday, July 17, 2007 6:21 AM
> Subject: RE: Link to external sites...
> 
> 
> >
> > Here is an example from ofbiz:
> >
> >    <request-map uri="yahoo">
> >        <response name="success" type="url" value="http://www.yahoo.com"/>
> >    </request-map>
> >
> >
> >
> > Tim McGuire-2 wrote:
> >>
> >> Try putting http:// in front of the URL in your link  so it is
> >> http://www.google.com
> >>
> >>>
> >>> How I can provide a link to external site for eg;
> >>> www.google.com from my application.
> >>> I tried but this link is appended to "localhost:8080/" and
> >>> I'm getting an error page.
> >>
> >>
> >
> > -- 
> > View this message in context: 
> > http://www.nabble.com/Link-to-external-sites...-tf4085682.html#a11646672
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
> >
> >
> > 
> 

Reply via email to