Re: Struts integration

2005-01-17 Thread Rahul P Akolkar
> well, how else would I know if that's just a string I need > to send verbatim to the client, or if I need to retieve the actual > URL another way? of course, the resul will be an href attribute > sent to the client anyway. > You're tempting me to reply, so let me blame you for this email ;-) W

Re: Struts integration

2005-01-17 Thread Martin Cooper
On Mon, 17 Jan 2005 22:17:43 +0100, luca <[EMAIL PROTECTED]> wrote: > > apologies if I continue this thread on this list. Martin, > what's the name of the Struts list you mentioned? http://struts.apache.org/using.html#Lists -- Martin Cooper > Rahul P Akolkar wrote: > > I will assume that you w

Re: Struts integration

2005-01-17 Thread luca
apologies if I continue this thread on this list. Martin, what's the name of the Struts list you mentioned? Rahul P Akolkar wrote: I will assume that you want to give differential treatment for struts vs. non-struts "href"s (though I can't be sure this is even required without looking at the code

Re: Struts integration

2005-01-17 Thread Rahul P Akolkar
> Someone told me that they would like to use WALL with struts, > but they have no easy way to invoke actions > (). I will assume that you want to give differential treatment for struts vs. non-struts "href"s (though I can't be sure this is even required without looking at the code). Given that

Re: Struts integration

2005-01-17 Thread Martin Cooper
On Mon, 17 Jan 2005 21:05:58 +0100, luca <[EMAIL PROTECTED]> wrote: > > Hallo everyone again, I maintain and develop a tag-library (WALL) > > Among other things I have a tag called a (). > > Someone told me that they would like to use WALL with struts, > but they have no easy way to invoke actio

Re: Struts integration

2004-11-02 Thread luca
It works! thank you luca Bill Siggelkow wrote: Here's a way w/o using JSP 2.0 EL: Bill Siggelkow [EMAIL PROTECTED] -Original Message- From: luca [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 02, 2004 3:28 AM To: Tag Libraries Users List Subject: Struts integration Guys, I

RE: Struts integration

2004-11-02 Thread Bill Siggelkow
Here's a way w/o using JSP 2.0 EL: Bill Siggelkow [EMAIL PROTECTED] > -Original Message- > From: luca [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 02, 2004 3:28 AM > To: Tag Libraries Users List > Subject: Struts integration > > > Guys, I need to integrate a new tag-li