Re: BreadCrumb thoughts...

2007-06-04 Thread alvaro tovar
hi, in zope (www.zope.org ) i see a way to create a navigation bar, but this is based in the files in the actually folder. This create a list of links to the page that are in the actuall folder. maybe is posible copy this idea. i don't know if this is avaible o funtionaly. On 6/4/07, Jacob B

Re: [T5] Reminder: Tapestry 5 is Alpha

2007-06-01 Thread alvaro tovar
hi, ok, i will try to understand more tapestry, maybe i can help. On 6/1/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: Just wanted to inject a simple reminder: Tapestry 5 is still an alpha-level product. It's still evolving. There are gaps in the functionality and in the documentation. I

Re: Integration Tapestry 4.0 + Spring 2.0 + Hibernate 3.0 + JBoss 4.2

2007-06-01 Thread alvaro tovar
hi, i don't know but look http://wiki.apache.org/tapestry/Tapestry4Spring http://howardlewisship.com/tapestry-javaforge/tapestry-spring/ alvaro On 5/31/07, César Augusto Mateus < [EMAIL PROTECTED]> wrote: Hi all, I´m beginning with Tapestry 4.0 Now i´m developing a project in my work, and i

Re: Reusable breadcrumb component - is it (already) available

2007-05-29 Thread alvaro tovar
i don't know which is this. is there in componentRefence? thanks for your help alvaro On 5/29/07, Jan Vissers <[EMAIL PROTECTED]> wrote: Great! Now, if only we knew who has it and/or where it is... ;-) > Yes, I do actually know of such a component. > > > On 5/29/07, Jan Vissers <[EMAIL PROT

Re: T5: Obtain Select Component.

2007-05-25 Thread alvaro tovar
thsModel == null){ this.monthsModel = SelectModelUtil.getMonthsModel(messages.get ("month-label")); } return this.monthsModel; } and the getters and setters. On 5/23/07, alvaro tovar <[EMAIL PROTECTED]> wrote: > > hi juan, i am new user in t5, if you

Re: T5: Obtain Select Component.

2007-05-23 Thread alvaro tovar
hi juan, i am new user in t5, if you can show your code? alvaro On 5/22/07, Juan Maya <[EMAIL PROTECTED]> wrote: So i found out that i can change the id of the component with t:id. Pretty obvious. Sorry On 5/22/07, Juan Maya <[EMAIL PROTECTED]> wrote: > > Hi all, > > I am creating a new com