On converting from Struts 2.0.1 to 2.0.2
I get the following error when I try and use Sitemesh Freemarker Decorators.
The decorators work with 2.0.1.
Some advice on what changes I need to make would be appreciated
Thanks
Nick Tucker
2006-12-27 18:53:19,166 ERROR
Hi Abhimanyu
To change media types columns display in use the media attribute.
for example :-
The id column will not display in exports, whilst the longDescription will
only display in exported files.
Nick
Abhimanyu Kou
e case, try switching on debug logging and
> see if Struts gives you any more detail about the error condition.
>
> L.
>
> Nick Tucker wrote:
>> On converting from Struts 2.0.1 to 2.0.2
>> I get the following error when I try and use Sitemesh Freemarker
>> Decor
Hi
If you are always going to display the same message then you could get the
action you redirect
to to display the message. I have done this to get "Processing Successful"
messages output after
updates
e.g.
in your action:-
return "missingid";
redirect this result to a me
ded?
>
> Dariusz Wojtas
>
> On 12/30/06, Nick Tucker <[EMAIL PROTECTED]> wrote:
>>
>> Hi
>> If you are always going to display the same message then you could get
>> the
>> action you redirect
>> to to display the message. I have done this
out of the box there is the Message Store Interceptor.
I have not tried it myself.
Nick
Dariusz Wojtas wrote:
>
> ok, this is the obvious candidate if I want to make it 'by hand'.
> Some little method in the base action or filter that takes care for it
> as I would do it in Struts 1.
>
> But
the client validation problems would be
to
only supply the action attribute when absolutely necessary.
I hope that this will be of some use.
Nick Tucker
--
View this message in context:
http://www.nabble.com/-S2--client-validation-problem-tf2902
> then it works. Here is some doc:
>
> http://www.opensymphony.com/webwork/wikidocs/Client%20Side%20Validation.html
>
> regards
> musachy
>
> Nick Tucker wrote:
>> Hi
>>
>> I have been having trouble with client side validation for some time.
>> I am not su
Hi
The '/tutorial/WEB-INF/lib/CORE&OPTIONAL *.jar' just means that you put
the required jar files in folder /tutorial/WEB-INF/lib
I don't know what release you are using, but I could not find the spring
files
in release 2.0.1 where I expected to find them either.
To get the spring files, Go to
Hi
I ve had similar problems (with struts 2 , but working in IE and not in
Firefox).
The problem was with the browser using a cached copy from a version
of the page that did not work properly, but had now been corrected.
Clearing the browser cache got rid of the problem for me.
Nick
nuwan
10 matches
Mail list logo