Path like urls with objects' OIDs: /objects/object/17/198/4 possible?

2005-07-27 Thread Tomasz Nazar
Hi! I like the idea (pattern) of having actions named in a path/menu-like way. Say: /context/employees/emplyee?id=17 But: I'd like to have something more prettier: Say: /context/emplyee/17 Or even more: /context/archive/1998/employee/tomasz/tasks/7 Can you point me where to look for this?

Re: Path like urls with objects' OIDs: /objects/object/17/198/4 possible?

2005-07-29 Thread Tomasz Nazar
On the next beautiful day: Thu, 28 July, 2005, Dave Newton wrote: > Tomasz Nazar wrote: > > >Say: /context/emplyee/17 > > Sorry for the ramble--I'm motivated to work on that code again now, though! > Dave Thanks for the extensive idea, I had something similar in mi

Re: Path like urls with objects' OIDs: /objects/object/17/198/4 possible?

2005-07-29 Thread Tomasz Nazar
On the next beautiful day: Fri, 29 July, 2005, Dave Newton wrote: > Tomasz Nazar wrote: > > >But Laurie, do you know if it is possible to use those wildcards so they > >can rewrite patterns to include more parameters? > > > > /context/department/*/employee/*/vie

Re: Path like urls with objects' OIDs: /objects/object/17/198/4 possible?

2005-07-29 Thread Tomasz Nazar
On the next beautiful day: Fri, 29 July, 2005, Dave Newton wrote: > Tomasz Nazar wrote: > > > /context/department/*/employee/*/view > > -> > > /context/employee/view.do?departmentOID={1}&employeeOID={2} > > > >path="/department/*/employee/*&

Feature wanted: autocomplete attribute for html:text/form tags

2005-05-09 Thread Tomasz Nazar
t is possible with Sturts.. Kind regards, Tomasz Nazar -- _i__'simplicity_is_the_key'__tomasz_nazar _ii'i_am_concern_oriented'__iiuwr _iii__'patsystem.sf.net'___linux_user

Re: Feature wanted: autocomplete attribute for html:text/form tags

2005-05-09 Thread Tomasz Nazar
On Mon, May 09, 2005 at 01:39:04PM -0400, Dave Newton wrote: > Tomasz Nazar wrote: > > >Problem when using Struts comes: doesn't have 'autocomplete' > >attribute. (this is not in HTML spec, but IE, Firefox, Mozilla > >implements it). > > >

Re: Feature wanted: autocomplete attribute for html:text/form tag s

2005-05-09 Thread Tomasz Nazar
n't right.. Anyway.. are there any efforts to introduce "options" or "autocomplete" attributes to those tags like T. Husted suggested? Tomasz Nazar -- _i__'simplicity_is_the_key'__tomasz_nazar _ii'i_am_concern

Re: Feature wanted: autocomplete attribute for html:text/form tag s

2005-05-11 Thread Tomasz Nazar
On Tue, May 10, 2005 at 05:12:40PM +0100, Niall Pemberton wrote: > Since Struts 1.2.5 the html tags have had some re-factoring that makes it > easier to create your own custom version. All you need to do is extend the > TextTag, add appropriate getter/setter methods for a new "autocomplete" > prope