Re: Jumping within sitemap?

2003-02-13 Thread Guido Casper

> I'm wondering if it's possible to jump from one place
> in the sitemap to another.  I made up the following
> code, but it's basically what I'm aiming to do:

Have a look at 
By default it redirects the browser, but used in conjunction with the cocoon
pseudo protocol like:





 it performs an internal "forward"

HTH
Guido


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Jumping within sitemap?

2003-02-12 Thread Idhaya Chandran
I think u can achieve this using selectors.
You can have ur custom selectors.

--Idhaya

-Original Message-
From: Sonny Sukumar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 1:29 PM
To: [EMAIL PROTECTED]
Subject: Jumping within sitemap?



Hi guys,

I'm wondering if it's possible to jump from one place
in the sitemap to another.  I made up the following
code, but it's basically what I'm aiming to do:


  


  

  
  



  
  
  



  


It's like calling a function/method in a programming
language, and it thus supports reuse of factored out
code.

Does it make sense?

Please let me know how we can do it! :-)

Thanks,

Sonny

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Jumping within sitemap?

2003-02-12 Thread Luca Morandini
Sonny,

if a client-side redirect would do, try redirect-to, like in:







Regards,

- 
   Luca Morandini 
   GIS Consultant 
  [EMAIL PROTECTED] 
http://utenti.tripod.it/lmorandini/index.html 
-
 

> -Mensaje original-
> De: Sonny Sukumar [mailto:[EMAIL PROTECTED]]
> Enviado el: miercoles, 12 de febrero de 2003 8:59
> Para: [EMAIL PROTECTED]
> Asunto: Jumping within sitemap?
> 
> 
> 
> Hi guys,
> 
> I'm wondering if it's possible to jump from one place
> in the sitemap to another.  I made up the following
> code, but it's basically what I'm aiming to do:
> 
> 
>   
> 
> 
>   
> 
>   
>   
> 
> 
> 
>   
>   
>   
> 
> 
> 
>   
> 
> 
> It's like calling a function/method in a programming
> language, and it thus supports reuse of factored out
> code.
> 
> Does it make sense?
> 
> Please let me know how we can do it! :-)
> 
> Thanks,
> 
> Sonny
> 


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Jumping within sitemap?

2003-02-12 Thread Josema Alonso
Sure. You just need to use the cocoon:/ protocol.
See info about Protocols at:
http://xml.apache.org/cocoon/userdocs/concepts/sitemap.html

Best.


-Mensaje original-
De: Sonny Sukumar [mailto:[EMAIL PROTECTED]]
Enviado el: miercoles, 12 de febrero de 2003 8:59
Para: [EMAIL PROTECTED]
Asunto: Jumping within sitemap?



Hi guys,

I'm wondering if it's possible to jump from one place
in the sitemap to another.  I made up the following
code, but it's basically what I'm aiming to do:


  


  

  
  



  
  
  



  


It's like calling a function/method in a programming
language, and it thus supports reuse of factored out
code.

Does it make sense?

Please let me know how we can do it! :-)

Thanks,

Sonny

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

-
Please check that your question  has not already been answered in the
FAQ before posting. 

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


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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