Re: Bread crumb trail

2003-07-02 Thread Sandeep Takhar
Don't know if this is one, but there is a
struts-layout example.

maybe try a google on struts-layout...

sorry that's all I have..

sandeep
--- Curtney Jacobs <[EMAIL PROTECTED]>
wrote:
> Greetings!!
> 
> Does anyone know of a bread crumb trail
> implemenation using Struts and Tiles? 
> A link to a tutorial/info would be helpful.
> 
> Thanks inadvance,
> 
> Curtney Jacobs
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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



Re: Bread crumb trail

2003-07-02 Thread Curtney Jacobs
Thanks sandeep. Will look into struts-layout.

_CJ


On Wednesday 02 July 2003 3:56 pm, Sandeep Takhar wrote:
> Don't know if this is one, but there is a
> struts-layout example.
>
> maybe try a google on struts-layout...
>
> sorry that's all I have..
>
> sandeep
> --- Curtney Jacobs <[EMAIL PROTECTED]>
>
> wrote:
> > Greetings!!
> >
> > Does anyone know of a bread crumb trail
> > implemenation using Struts and Tiles?
> > A link to a tutorial/info would be helpful.
> >
> > Thanks inadvance,
> >
> > Curtney Jacobs
>
> -
>
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
>
> __
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
U-Interface.com

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



RE: Bread crumb trail

2003-07-09 Thread Holman, Cal
I have created breadcrumbs two ways one using a TilesAction to read the tiles 
definitions and a simpler tag that access the tiles definitions.  I can send you the 
code if you are interested.  I have not created a tutorial.

Cal 

http://www.calandva.com/   

-Original Message-
From: Curtney Jacobs [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 16:25
To: Struts Users Mailing List
Subject: Bread crumb trail

Greetings!!

Does anyone know of a bread crumb trail implemenation using Struts and Tiles?
A link to a tutorial/info would be helpful.

Thanks inadvance,

Curtney Jacobs


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

  
Learn more about Paymentech's payment processing services at www.paymentech.com
THIS MESSAGE IS CONFIDENTIAL.  This e-mail message and any attachments are proprietary 
and confidential information intended only for the use of the recipient(s) named 
above.  If you are not the intended recipient, you may not print, distribute, or copy 
this message or any attachments.  If you have received this communication in error, 
please notify the sender by return e-mail and delete this message and any attachments 
from your computer.

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



RE: Bread crumb trail

2003-07-09 Thread Navjot Singh
no better documentation than code itself ;-)
can you post it?

|-Original Message-
|From: Holman, Cal [mailto:[EMAIL PROTECTED]
|Sent: Wednesday, July 09, 2003 4:44 PM
|To: Struts Users Mailing List
|Subject: RE: Bread crumb trail
|
|
|I have created breadcrumbs two ways one using a TilesAction to
|read the tiles definitions and a simpler tag that access the tiles
|definitions.  I can send you the code if you are interested.  I
|have not created a tutorial.
|
|Cal
|
|http://www.calandva.com/
|
|-Original Message-
|From: Curtney Jacobs [mailto:[EMAIL PROTECTED]
|Sent: Tuesday, July 01, 2003 16:25
|To: Struts Users Mailing List
|Subject: Bread crumb trail
|
|Greetings!!
|
|Does anyone know of a bread crumb trail implemenation using Struts
|and Tiles?
|A link to a tutorial/info would be helpful.
|
|Thanks inadvance,
|
|Curtney Jacobs
|
|
|-
|To unsubscribe, e-mail: [EMAIL PROTECTED]
|For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|Learn more about Paymentech's payment processing services at
www.paymentech.com
THIS MESSAGE IS CONFIDENTIAL.  This e-mail message and any attachments are
proprietary and confidential information intended only for the use of the
recipient(s) named above.  If you are not the intended recipient, you may
not print, distribute, or copy this message or any attachments.  If you have
received this communication in error, please notify the sender by return
e-mail and delete this message and any attachments from your computer.

-
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]



Re: Bread crumb trail

2003-07-09 Thread Curtney Jacobs
Thank you Cal, sending the code would be great. I am interested in looking at 
the two different ways of implementing the breadcrumbs.

_CJ


On Wednesday 09 July 2003 7:57 am, Navjot Singh wrote:
> no better documentation than code itself ;-)
> can you post it?
>
> |-Original Message-
> |From: Holman, Cal [mailto:[EMAIL PROTECTED]
> |Sent: Wednesday, July 09, 2003 4:44 PM
> |To: Struts Users Mailing List
> |Subject: RE: Bread crumb trail
> |
> |
> |I have created breadcrumbs two ways one using a TilesAction to
> |read the tiles definitions and a simpler tag that access the tiles
> |definitions.  I can send you the code if you are interested.  I
> |have not created a tutorial.
> |
> |Cal
> |
> |http://www.calandva.com/
> |
> |-Original Message-
> |From: Curtney Jacobs [mailto:[EMAIL PROTECTED]
> |Sent: Tuesday, July 01, 2003 16:25
> |To: Struts Users Mailing List
> |Subject: Bread crumb trail
> |
> |Greetings!!
> |
> |Does anyone know of a bread crumb trail implemenation using Struts
> |and Tiles?
> |A link to a tutorial/info would be helpful.
> |
> |Thanks inadvance,
> |
> |Curtney Jacobs
> |
> |
> |-
> |To unsubscribe, e-mail: [EMAIL PROTECTED]
> |For additional commands, e-mail: [EMAIL PROTECTED]
> |
> |
> |Learn more about Paymentech's payment processing services at
>
> www.paymentech.com
> THIS MESSAGE IS CONFIDENTIAL.  This e-mail message and any attachments are
> proprietary and confidential information intended only for the use of the
> recipient(s) named above.  If you are not the intended recipient, you may
> not print, distribute, or copy this message or any attachments.  If you
> have received this communication in error, please notify the sender by
> return e-mail and delete this message and any attachments from your
> computer.
>
> -
> 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]

-- 
U-Interface.com

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



RE: Bread crumb trail

2003-07-19 Thread Holman, Cal
Hi - That person was me.  I have built a war with a demo of using the tiles context 
through the tiles action and another example of accessing the tiles context through a 
tag.  Unfortunately I have been plagued by poor Bell South DSL service for over a 
week. They have the worst customer service - driving me back to cable access.  Anyway 
I should have a new carrier by next weekend.  I apologize for the delay.

Cal

http://www.calandva.com/Last update 04/26/03



-Original Message-
From: Curtney Jacobs [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2003 01:06
To: [EMAIL PROTECTED]
Subject: Bread crumb trail

Greetings!

About two weeks ago someone said they would post the Tiles implementation of a
Bread crumb trail, if requested.

I requested. What happened to the Bread crumb trail post?


_CJ

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
  
Learn more about Paymentech's payment processing services at www.paymentech.com
THIS MESSAGE IS CONFIDENTIAL.  This e-mail message and any attachments are proprietary 
and confidential information intended only for the use of the recipient(s) named 
above.  If you are not the intended recipient, you may not print, distribute, or copy 
this message or any attachments.  If you have received this communication in error, 
please notify the sender by return e-mail and delete this message and any attachments 
from your computer.

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