Re: Pagination source code

2005-12-18 Thread P Prabaharan
Users List" Sent: Sunday, December 18, 2005 9:11 PM Subject: Re: Pagination source code > > I asked a similar question a few months back. It appears that pagination > is considered business-logic by some and view by others. > Personally, I found that the following approach wo

Re: Pagination source code

2005-12-18 Thread Luca Passani
I asked a similar question a few months back. It appears that pagination is considered business-logic by some and view by others. Personally, I found that the following approach worked really well for me (it was a struts application): - I considered pagination part of the business logic - I cr

Re: Pagination source code

2005-12-17 Thread erh
On Thu, Dec 15, 2005 at 05:54:07PM +0530, P Prabaharan wrote: > Hello all, > > I am in the urgent position to implement pagination in struts. I am not in > the position to use custom tags.becoz already many pages were made. I need to > catch all the records and do pagination.If any one have code

Pagination source code

2005-12-15 Thread P Prabaharan
Hello all, I am in the urgent position to implement pagination in struts. I am not in the position to use custom tags.becoz already many pages were made. I need to catch all the records and do pagination.If any one have code then please send to me. thanks to all Thanks&Regards P.Prabaharan

Re: URL for String TagLib source code

2005-07-15 Thread Rahul P Akolkar
Henri Yandell <[EMAIL PROTECTED]> wrote on 07/15/2005 01:53:07 PM: > While I'm on a slightly different topic: > > * we really don't release source when we release code? AFAICT. Which is why I had to prepend my earlier post with "In the mean time, ..." Do we have tags for all past releases? I

Re: URL for String TagLib source code

2005-07-15 Thread Robert Taylor
Okay. I guess I'm just use to downloading Struts source which appears to correspond to its binary release. So I assumed that other Apache/Jakarta projects would be similar. Well, there you have it, I ass-u-me-d. Once again, not a problem and thanks for the help. /robert Henri Yandell wrote:

Re: URL for String TagLib source code

2005-07-15 Thread Henri Yandell
On 7/15/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > On 7/15/05, Robert Taylor <[EMAIL PROTECTED]> wrote: > > Thanks Martin, but at the risk of sounding ignorant. > > > > The last source link is labeled "archives..." (not very intuitive) > > I clicked on it and then downloaded the file: > > "jaka

Re: URL for String TagLib source code

2005-07-15 Thread Martin Cooper
15/05, Robert Taylor <[EMAIL PROTECTED]> wrote: > > > >>It seems I'm having difficulty finding the source code for the String > >>Taglib. > >> > >>I go here: > >>http://jakarta.apache.org/taglibs/index.html#Downloads > >> &

Re: URL for String TagLib source code

2005-07-15 Thread Robert Taylor
Yep. I found these, but am using a binary build that is not a nightly drop. Not a big deal, unless your trying to locate something in a stack trace which points to a line of code which does not correspond to the source you have. Luckily, that's not what I'm doing. Thanks Rahul, Martin, and Hen

Re: URL for String TagLib source code

2005-07-15 Thread Rahul P Akolkar
Henri Yandell <[EMAIL PROTECTED]> wrote on 07/15/2005 01:29:09 PM: > On 7/15/05, Robert Taylor <[EMAIL PROTECTED]> wrote: > > Thanks Martin, but at the risk of sounding ignorant. > > > > The last source link is labeled "archives..." (not very intuitive) > > I clicked on it and then downloaded the

Re: URL for String TagLib source code

2005-07-15 Thread Henri Yandell
On 7/15/05, Robert Taylor <[EMAIL PROTECTED]> wrote: > Thanks Martin, but at the risk of sounding ignorant. > > The last source link is labeled "archives..." (not very intuitive) > I clicked on it and then downloaded the file: > "jakarta-taglibs-string-current.zip " > > This appears to be a binar

Re: URL for String TagLib source code

2005-07-15 Thread Robert Taylor
r wrote: On 7/15/05, Robert Taylor <[EMAIL PROTECTED]> wrote: It seems I'm having difficulty finding the source code for the String Taglib. I go here: http://jakarta.apache.org/taglibs/index.html#Downloads Click on the link labeled as "http://jakarta.apache.org/site/sourceindex.ht

Re: URL for String TagLib source code

2005-07-15 Thread Henri Yandell
On 7/15/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > On 7/15/05, Robert Taylor <[EMAIL PROTECTED]> wrote: > > It seems I'm having difficulty finding the source code for the String > > Taglib. > > > > I go here: > > http://jakarta.apache.org/tagl

Re: URL for String TagLib source code

2005-07-15 Thread Martin Cooper
On 7/15/05, Robert Taylor <[EMAIL PROTECTED]> wrote: > It seems I'm having difficulty finding the source code for the String > Taglib. > > I go here: > http://jakarta.apache.org/taglibs/index.html#Downloads > > Click on the link labeled as > "http://

URL for String TagLib source code

2005-07-15 Thread Robert Taylor
It seems I'm having difficulty finding the source code for the String Taglib. I go here: http://jakarta.apache.org/taglibs/index.html#Downloads Click on the link labeled as "http://jakarta.apache.org/site/sourceindex.html.";. Which directs me to http://jakarta.apache.org

Re: source code

2004-11-09 Thread Martin Cooper
On Mon, 8 Nov 2004 08:50:12 -0800, glennm2 <[EMAIL PROTECTED]> wrote: > Where is the source code, ie. .java code for the examples in JSTL IN ACTION? > I need to see the code where the data is read and saved. See page xxvi. -- Martin Cooper >

source code

2004-11-09 Thread glennm2
Where is the source code, ie. .java code for the examples in JSTL IN ACTION? I need to see the code where the data is read and saved. Thanks. Marge

Core JSTL book source code

2003-06-12 Thread Vineet Bhatia
Hi All, Does anyone have the source to this book? Their site seems to be down and I can't get to the pages from the google cache either. Please email me the jar. Thanks in advance, Vineet - To unsubscribe, e-mail: [EMAIL PROT

RE: how to replace any taglib class with the chaged source code in struts??

2002-10-31 Thread Karr, David
o:shalu.goel@;mind-infotech.com] > Sent: Wednesday, October 30, 2002 11:37 PM > To: Tag Libraries Users List > Subject: how to replace any taglib class with the chaged > source code in > struts?? > > > Hello!!! > struts is open source code MVC framework right??? >

how to replace any taglib class with the chaged source code in struts??

2002-10-30 Thread Shalu Goel
Hello!!! struts is open source code MVC framework right??? meand we can make changes in the taglib classes as and when required suiting our application specific requirement.i have thus made a small change in FormTag class lying under html taglib But now my confusion is how do i go about

Re: source code?

2002-05-12 Thread Shawn Bayern
On Sun, 12 May 2002, Carole E. Mah wrote: > I just don't find any doc. I've seen so far, not the javadoc, not the > standard-examples, that is really, in your words. comprehensive. > > For example nowhere except on this very list was I able to find out > anything about x:param. > > I am quite s

Re: source code?

2002-05-12 Thread Carole E. Mah
On Fri, 10 May 2002, Shawn Bayern wrote: > I'm not sure which "Javadoc" you're referring to. We don't have > documentation for JSTL up in the Jakarta Taglibs format; we could do this, > but between the spec and the examples, the coverage is already pretty > comprehensive. And everything is comme

Re: source code?

2002-05-10 Thread Shawn Bayern
On Fri, 10 May 2002, Carole E. Mah wrote: > Is it possible for us to get hold of your source code for any given > tag library? > > Not to modify it, but just in order to understand the tag libraries > better. > > Also, the doc and examples in standard-examples.war and sta

Re: source code?

2002-05-10 Thread Paul DuBois
At 14:43 -0400 5/10/02, Carole E. Mah wrote: >Dear all (esp. Shawn), > >Is it possible for us to get hold of your source code for any given tag >library? Jakarta tag libraries (e.g., JSTL, DBTags) generally are available in both binary and source form at jakarta.apache.org. > &g

source code?

2002-05-10 Thread Carole E. Mah
Dear all (esp. Shawn), Is it possible for us to get hold of your source code for any given tag library? Not to modify it, but just in order to understand the tag libraries better. Also, the doc and examples in standard-examples.war and standard-doc.war don't seem to bear too much resem