Re: confused about validation

2007-04-03 Thread Ted Husted
On 4/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Is 't possible (easy) to add a master index, so users can search that page using a key word ? So if I am looking for theme, I can easily find all the pages that deals with this term. I think this can help. Confluence provides a "label" fea

Re: confused about validation

2007-04-02 Thread mansour77
Ted Husted wrote: On 4/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: The first thing I would do is fixing the broken links. For example if you go to the page: http://struts.apache.org/2.0.6/docs/basic-validation.html The problem with links like these is that the path is pointing to the "j

Re: confused about validation

2007-04-02 Thread Ted Husted
On 4/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: The first thing I would do is fixing the broken links. For example if you go to the page: http://struts.apache.org/2.0.6/docs/basic-validation.html The problem with links like these is that the path is pointing to the "java" folder rather

Re: confused about validation

2007-04-02 Thread mansour77
Ted Husted wrote: I'd say that someone who is learning the framework is in the best position to know what other newbies need to know. What specific changes could we (meaning you) make to the documentation so that someone else wouldn't have the same problem. On 4/1/07, [EMAIL PROTECTED] <[EMAIL

Re: confused about validation

2007-04-01 Thread Ted Husted
I'd say that someone who is learning the framework is in the best position to know what other newbies need to know. What specific changes could we (meaning you) make to the documentation so that someone else wouldn't have the same problem. On 4/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Re: confused about validation

2007-04-01 Thread mansour77
Dave Newton wrote: --- [EMAIL PROTECTED] wrote: Thank you Dave: It's working fine now. Cool... Always feel free to post with documentation observations or make a comment directly on the Wiki page in question; there's a growing body of documentation editors churning away :) d. __

Re: confused about validation

2007-04-01 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: > Thank you Dave: > It's working fine now. Cool... Always feel free to post with documentation observations or make a comment directly on the Wiki page in question; there's a growing body of documentation editors churning away :) d. _

Re: confused about validation

2007-04-01 Thread mansour77
Dave Newton wrote: --- [EMAIL PROTECTED] wrote: Now I getting totally different error: HTTP Status 500 - *type* Exception report *message* *description* _The server encountered an internal error () that pre

Re: confused about validation

2007-04-01 Thread Dave Newton
--- [EMAIL PROTECTED] wrote: > Now I getting totally different error: > > > HTTP Status 500 - > > *type* Exception report > *message* > *description* _The server encountered an internal > error () that > prevented it from f

Re: confused about validation

2007-04-01 Thread mansour77
[EMAIL PROTECTED] wrote: Ted Husted wrote: On 4/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: For example what is the name space here in struts applications ? * http://struts.apache.org/2.x/docs/namespace-configuration.html The namespace should not affect validation. but nothing is ha

Re: confused about validation

2007-04-01 Thread mansour77
Ted Husted wrote: On 4/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: For example what is the name space here in struts applications ? * http://struts.apache.org/2.x/docs/namespace-configuration.html The namespace should not affect validation. but nothing is happening and no validation

Re: confused about validation

2007-04-01 Thread Ted Husted
On 4/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: For example what is the name space here in struts applications ? * http://struts.apache.org/2.x/docs/namespace-configuration.html The namespace should not affect validation. but nothing is happening and no validation is taking place. ca