Hey!
Your fix works as you said.
Under both IE and Opera.
There are still the issues described in my previous mail (resubmit of
stacked autocompleters on all browsers, dropdown problem on Opera),
but the things that you just fixed - do work as expected.
I just had to refresh/clear cache in IE and
Now I am stuck with some other issue, something so strange that seems
to be irrational.
I have an URL
/myAction.action?dataPierwszejRejestracji=2006-12-31
that leads to an action with a Date property - dataPierwszejRejestracji
I submit this URL in IE and Firefox - works.
I submit the same URL
With the "Object error" and the encoding problem out of the way I will
start looking at other problems next year :)
regards
musachy
Dariusz Wojtas wrote:
Hi Musachy,
I have just built new S2 (after tag 2.0.2), made sure that the old JAR
files are replaced and restarted it. If something is fix
That was quick! The change is on head already.
musachy
Musachy Barroso wrote:
Sorry for the false news :). The issue was closed but it seems like it
hasn't been committed yet.
https://issues.apache.org/struts/browse/WW-1583
regards
musachy
Dariusz Wojtas wrote:
Hi Musachy,
I have just bui
Sorry for the false news :). The issue was closed but it seems like it
hasn't been committed yet. https://issues.apache.org/struts/browse/WW-1583
regards
musachy
Dariusz Wojtas wrote:
Hi Musachy,
I have just built new S2 (after tag 2.0.2), made sure that the old JAR
files are replaced and res
Hi Musachy,
I have just built new S2 (after tag 2.0.2), made sure that the old JAR
files are replaced and restarted it. If something is fixed - great,
but it still misbehaves under IE and Opera.
There is also some issue common to all browsers (including FF):
*) If I have 3 stacked autocompleters
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Leon Rosenberg wrote:
>
> http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt
>
>
Well.. not to fuel a flame war, but reading stuff like this makes me all
the more comfortable with my decision from long ago to "just say no to
Microsoft."
For
Hi
I have been having trouble with client side validation for some time.
I am not sure if this usage case has been reported before, or even if this
is the
right place to report it, as it is an old problem from webwork.
On experimenting with the quiz_client.jsp in the showcase application I
foun
I figured out a way to get by without using the Core JSTL "forEach"
tag. Antonio, as you state, I can use any method of iteration I
choose. In my case, my goal was to use the struts "iterator" tag.
Code that works follows:
==
Thanks Antonio,
I think I was just feeling a little insecure about the code I was
writing. Ultimately, I just want to make sure that I'm doing things
the right way. If using JSTL falls within the scope of best practices
for pulling out putList attribute values, I'm satisfied.
To answer yo
Both problems should now be fixed on IE 6.
regards
musachy
Musachy Barroso wrote:
I will fix it so it ignores that null value. UTF-8 works.
regards
musachy
Dariusz Wojtas wrote:
I am not really sure if it worked before, both autcompleter and my
code do evolve ;)
I was always using JSP with U
Rick Mangi ha scritto:
Hello list,
I am trying to use a putList in tiles to insert a list of pre-defined
tile definitions.
I will try to adapt a code posted by Eric Rank in a later messa
Eric Rank ha scritto:
Hi all,
I am trying to insert items from a putList defined in my tiles.xml
file in a template file. The only way that I can seem to do it is by
using the following process
1. make the putList 'List' accessible on the page with
2. sending that variable in to a JSTL Co
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
14 matches
Mail list logo