[ANNOUNCEMENT] Commons Validator 1.3.1 released

2006-12-02 Thread Niall Pemberton
Commons Validator 1.3.1 is now available. Validator 1.3.1 is a maintenance release fixing a number of bugs, full details of which can be found in the release notes: http://jakarta.apache.org/commons/validator/changes-report.html Validator is available in either binary or source from here: http:

Multiple struts apps

2006-12-02 Thread Rahul Patel
How can I access multiple struts applications (running on different servers) from current struts application? I have a situation where I need to provide HyperLinks to another struts application from my current struts application. Now, both applications require users to login. Right now, I just c

Re: How to set <%@ page session="false" %>, globally?

2006-12-02 Thread Mikolaj Rydzewski
Bryce Nesbitt wrote: I'm having trouble with Google and Alexa indexing pages on my site hundreds of times, each with a different colon separated session ID. There's a big thread on tomcat-users list regarding the same issue. IMO the best solution is to apply a filter to disable url rewriting

Re: Struts 2 and passing data using interceptors

2006-12-02 Thread fahlen
Hi Mark, I've tried this now, but I'm unable to access the data from the JSP. In the struts.xml configuration file, the action involved is configured this way: /crosseyed/Search.jsp Display I.e. Search.jsp -> Search action class -> Display.jsp On the S

Re: [s2] Theme Tutorial

2006-12-02 Thread Mark Menard
On 12/2/06 12:29 AM, "Don Brown" <[EMAIL PROTECTED]> wrote: > This is very impressive. Would you be interested in donating it to > the official Struts 2 documentation, or at least, allowing us to link > to it? Absolutely. Either would work. I'm in the process of making a cook book as I go along

Re: List box using ArrayList objects.

2006-12-02 Thread Puneet Lakhina
On 12/1/06, Tamilselvan Radha Krishnan <[EMAIL PROTECTED]> wrote: Hi All, I've an ArrayList that contains EmployeeID String objects. I need to show the List box from this ArrayList with List value and Key being the same EmployeeID. Any sample code would be much helpful. This is assuming

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 PROTECTED]> wrote: > > Hi Wdndy, > > > >