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?
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
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
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/*&
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
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).
> >
>
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
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
8 matches
Mail list logo