2008/12/5 Benjamin Dittwald <[EMAIL PROTECTED]>:
> thanks for your help. i use tiles 2 now. with the common dependencies
> includet in the distribution.
>
> now, my tomcat log says:
>
> 05.12.2008 16:05:23 org.apache.catalina.core.StandardContext listenerStart
> SCHWERWIEGEND: Error configuring app
thanks for your help. i use tiles 2 now. with the common dependencies
includet in the distribution.
now, my tomcat log says:
05.12.2008 16:05:23 org.apache.catalina.core.StandardContext listenerStart
SCHWERWIEGEND: Error configuring application listener of class
org.apache.tiles.web.startup.Tiles
2008/12/1 Benjamin Dittwald <[EMAIL PROTECTED]>:
> I hope you can help me, I've found some solutions in the web to this
> problem, but nothing worked for me.
> I use tiles for the layout and nothing else from struts, the rest is
> myfaces. Tomcat 6.0.16 is the container.
> Struts jar version is 1.1
Hmm, I'm not sure how just adding validation rules for the form prevents
the JSP from rendering, since you don't have client-side validation enabled.
Are you sure there are no other errors generated, either when you
request your login.jsp or during server startup? Do you have any
validation-re
Everything works if I don't configure the validation.
I just added this in my validation.xml:
mask
^[0-9a-zA-Z]*$
While adding the validator configuration to your struts-config, u must be
missing some tag. check for it
On 11/11/05, eve <[EMAIL PROTECTED]> wrote:
>
> I have tiles working in my application. As i try to use the validator
> i get the following error
> which may it be the cause?
>
>
>
>
>
>
> java
That appears to be a Tiles error, not a validator error; does it work if
you don't configure any validation? If so, what validator configuration
do you add that leads to the error below?
L.
eve wrote:
I have tiles working in my application. As i try to use the validator i
get the following er
7 matches
Mail list logo