Re: ldap access

2007-03-22 Thread P Y
(agree on the auth aspect) On the presentation layer, would someone know about a LDAP data browser/editor using Struts ? Thanks. On 3/22/07, Krishna, Hari (FTT-CInternet) <[EMAIL PROTECTED]> wrote: What's wrong with your question man. Struts is related to Presentation layer and LDAP is someth

Re: Can't check out source code from struts repository

2006-12-02 Thread P Y
from the command line: svn --version On 12/1/06, zhaoren liu <[EMAIL PROTECTED]> wrote: How to look version of my subversion? Thanks On 12/1/06, P Y <[EMAIL PROTECTED]> wrote: > > what version of snv are you using? > > > On 12/1/06, zhaoren liu <[EMAIL P

Re: Can't check out source code from struts repository

2006-12-01 Thread P Y
what version of snv are you using? On 12/1/06, zhaoren liu <[EMAIL PROTECTED]> wrote: Hi Wdndy, I can browser the http://svn.apache.org/repos/asf/struts/current . And I have tried 'https', but it doesn't work. It's puzzled. I will try again. Thanks On 12/1/06, Wendy Smoak <[EMAIL PROTECTED]>

Re: pagination

2006-08-01 Thread P Y
http://www.google.com/search?q=struts+example+pagination the fisrt result on javaworld pretty looks like what you need:/ On 8/1/06, Medicherla Lakshmi <[EMAIL PROTECTED]> wrote: Hi All, Am using struts in my project. Can anyone tel me how to implement pagination in struts. I dont have any

Re: Struts 1.3 - WebSite/Docs

2006-04-11 Thread P Y
I guess most people bet on google now ... http://www.google.com/search?q=struts+release+changes On 4/12/06, Dion Gillard <[EMAIL PROTECTED]> wrote: > Shouldn't this be a bit more obvious on the main site? > - To unsubscribe, e-m

Re: Pass acute characters by URL

2006-03-12 Thread P Y
#C3B3 is an utf-8 encoding. A quick workaround could be to use entities รณ For more in depth details (iso-l1/utf-8), check this thread : http://www.theserverside.com/discussions/thread.tss?thread_id=28944 On 3/12/06, Yariel Ramos Moreno <[EMAIL PROTECTED]> wrote: > Hello: > > How can I pass acute

Re: File download

2006-03-08 Thread P Y
204 or 304 ? http://www.w3.org/Protocols/rfc2616/rfc2616-sec6.html#sec6.1.1 On 3/9/06, Madhav Bhargava <[EMAIL PROTECTED]> wrote: > did not find anything that would be of help. > > On 3/8/06, Madhav Bhargava <[EMAIL PROTECTED]> wrote: > > > > Hmm... let me check that out. Will get back to you if