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
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
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
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
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
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:
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
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
> >>
&
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
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
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
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
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
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://
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
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
>
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
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
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???
>
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
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
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
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
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
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
25 matches
Mail list logo