[opencms-dev] How to access the ULR stored in Pointer-Object??

Georgi Naplatanov gosho at oles.biz
Sat Mar 1 20:11:04 CET 2008


Hello, Peter.

If you want redirect by jsp, write something like this:

<%
response.sendRedirect("http://opencms.org");
%>

Best regards
Georgi

Peter Henningsen wrote:
> Hello,
> 
> I spent this afternoon building an extension to our navigation menues. To
> meet the requirements,
> I have to access the (external) URL stored in a pointer-object
> (CmsResourceTypePointer). The standard logic will produce a link to a
> php-page when I pull the site down with wget.
> 
> To my dismay I found, that the URL is not stored in a property. And I did
> not see it anywhere else.
> How do I get it from a JSP??? 
> 
> Greetings,
> Peter
> 
> 
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list