rry for poor english.
Vadocz.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
Type: Bug
Components: Views
Affects Versions: 2.0.9
Reporter: Florent Ramière
1- form validate=true
2- fill form with invalid data
3- click submit
4- errors are displayed
5- click cancel
6- error are not cleared
--
This message is automatically generated by JIRA.
-
You
Reporter: Florent Ramière
>
> 1- form validate=true
> 2- fill form with invalid data
> 3- click submit
> 4- errors are displayed
> 5- click cancel
> 6- error are not cleared
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
;> R1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
h validate="true"
> 3- add many fields with corresponding validation defined in xml
> 4- rendering time for this page = R2
> R2 >> R1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
4- rendering time for this page = R1
> 1- create page
> 2- create form with validate="true"
> 3- add many fields with corresponding validation defined in xml
> 4- rendering time for this page = R2
> R2 >> R1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
e form
> 3- add many fields
> 4- rendering time for this page = R1
> 1- create page
> 2- create form with validate="true"
> 3- add many fields with corresponding validation defined in xml
> 4- rendering time for this page = R2
> R2 >> R1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
should
write "10,0" using the locale of the browser.
Note : When I change my locale to "EN" everything works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
So it doesn't convert them according to the TR locale which is the
> locale of my browser. When I press save at the 4th and 5th steps it should
> write "10,0" using the locale of the browser.
> Note : When I change my locale to "EN" everything works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
So it doesn't convert them according to the TR locale which is the
> locale of my browser. When I press save at the 4th and 5th steps it should
> write "10,0" using the locale of the browser.
> Note : When I change my locale to "EN" everything works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
s2-core-2.0.9.jar!/struts-default.xml:8:72
at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.register(XmlConfigurationProvider.java:193)
... 33 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
ge is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
5 minutes (00:00, 00:05, 00:10, ...). Either does not
allow to introduce the text by hand and doesn't store seconds.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
rg.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
> Caused by: Bean type class com.opensymphony.xwork2.ObjectFactory with the
> name xwork has already been loaded by bean -
> jar:file://common/lib/struts2-core-2.0.9.jar!/struts-default.xml:8:72
> - bean -
> jar:file://w
va:432)
> Caused by: Bean type class com.opensymphony.xwork2.ObjectFactory with the
> name xwork has already been loaded by bean -
> jar:file://common/lib/struts2-core-2.0.9.jar!/struts-default.xml:8:72
> - bean -
> jar:file://webapps/struts2-blank-2.0.9/WEB-INF/lib/struts2-core-2.0.9.jar!/struts-default.xml:8:72
> at
> com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.register(XmlConfigurationProvider.java:193)
> ... 33 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
t; Caused by: Bean type class com.opensymphony.xwork2.ObjectFactory with the
> name xwork has already been loaded by bean -
> jar:file://common/lib/struts2-core-2.0.9.jar!/struts-default.xml:8:72
> - bean -
> jar:file://webapps/struts2-blank-2.0.9/WEB-INF/lib/struts2-core-2.0.9.jar
t; Caused by: Bean type class com.opensymphony.xwork2.ObjectFactory with the
> name xwork has already been loaded by bean -
> jar:file://common/lib/struts2-core-2.0.9.jar!/struts-default.xml:8:72
> - bean -
> jar:file://webapps/struts2-blank-2.0.9/WEB-INF/lib/struts2-core-2.0.9.jar
one div A listening topics inside other div B and you use B as
target of an action, when notifying the topic this is listened by inexistent
previous div.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
an example of this. At section "Link two autocompleter elements" if you
> enter exactly "fruits" in the first combo, the second one continues showing
> ""red, green, blue" list. Instead If you enter "Fruits" then the second combo
> shows the correct list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
used as targets do not eliminate their previous content, previous
> divs contents remains listening topics.
> If you have one div A listening topics inside other div B and you use B as
> target of an action, when notifying the topic this is listened by inexistent
> previous div.
--
This
ary
> field value from "100,0" to "100.0" again.
> Here is the problem. In Turkish(TR) locale the decimal separator is "comma",
> not "dot". So it doesn't convert them according to the TR locale which is the
> locale of my browser. When I press s
; catches any Throwable.
> I have a global result for error, mapped to an ErrorAction of ours,
> which currently just logs and returns SUCCESS (the idea being that it's
> going to automatically send a mail to someone, or create a jira bug
> report if appropriate). This in turn
mes back
> to the JSP with the choosed item selected, so it saved the user's selection,
> but not validated it.
> Have a look at the sample application attached (runs on TomCat 5.5, JDK 5)
> This appends in the last version of SVN (06 Aug 07)
--
This message is automatically g
on others tags. For me, the way correction
will be to avoid slashes or dot in automatic id. Maybe by replacing them with
underscores.
Workaround:
Define an id for the tag in error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
.x
Reporter: Alberto José Rodríguez Rodríguez
Priority: Minor
Browse button generated by s:file tag is not customizable, will be interesting
to add cssClassButton and keyButton properties for this tag
--
This message is automatically generated by JIRA.
-
You can reply to
ment to add the possibility to add inheritance in a
declarative way (i.e. in the struts-config.xml).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
.
> It would be a nice enhancement to add the possibility to add inheritance in a
> declarative way (i.e. in the struts-config.xml).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
orForm) and Struts Validator.
> Actually, it's not possible to inherit dynamic forms, and there's duplicate
> code in our form-beans declarations..
> It would be a nice enhancement to add the possibility to add inheritance in a
> declarative way (i.e. in the struts-config.x
nce in a
> declarative way (i.e. in the struts-config.xml).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
dynamic forms, and there's duplicate
> code in our form-beans declarations..
> It would be a nice enhancement to add the possibility to add inheritance in a
> declarative way (i.e. in the struts-config.xml).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
herit dynamic forms, and there's duplicate
> code in our form-beans declarations..
> It would be a nice enhancement to add the possibility to add inheritance in a
> declarative way (i.e. in the struts-config.xml).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
table (which
is true for collections) and then returns a new ValueStackDataSource instead of
the field value itself. I assume that this behavior breaks many reports.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
urce annotation.
Using @Resource in a bean declared by class name works.
Using a bean declared by id which injections are in the applicationContext.xml
works.
Hope it helps.
PS : Sorry if my English is a little poor.
--
This message is automatically generated by JIRA.
-
You can reply to this
checkboxes (or other
form inputs) produce an error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
rrectly, but the checkboxes (or
> other form inputs) produce an error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
t not validated it.
> Have a look at the sample application attached (runs on TomCat 5.5, JDK 5)
> This appends in the last version of SVN (06 Aug 07)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
ed are user.username & user.password. Tag reference for
> states that all values in both lists are supposed to
> be selected before submit (so they'd also be added as parameters).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
Are you agree with me?
Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
he emptyString.
> This causes that only the /* and * patterns works when using struts2 +
> sitemesh.
> Are you agree with me?
> Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
uses that only the /* and * patterns works when using struts2 +
> sitemesh.
> Are you agree with me?
> Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
ceptors in dev
mode, making a destroy option more important.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
also affects webwork 2.2.2/2.2.4, and struts 2.0.0 - 2.0.6
> not test 2.0.7
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
r February, ...). For instance:
<%@ taglib prefix="s" uri="/struts-tags" %>
Go!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
uot;session", writer, new ArrayList());
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
2.1.1
Environment: Tomcat - Liferay 4.5.3
Reporter: Cédric Torcq
This form works
But not this one :
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the
re' value. I checked 'param1' value before if tag, and the
value is ok.
Whereas this code work fine :
Something2
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
27; value before if tag, and
> the value is ok.
> Whereas this code work fine :
>
>
> Something2
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
in
Converter instead of introducing user to all that stack trace.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
: Alberto José Rodríguez Rodríguez
Priority: Critical
Time ago I noticed that javascript were removed in the pages linked by .
Parameters executeScripts and separateScripts don't solve the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email t
ime ago I noticed that javascript were removed in the pages linked by
> .
> Parameters executeScripts and separateScripts don't solve the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
ity: Critical
>
> Time ago I noticed that javascript were removed in the pages linked by
> .
> Parameters executeScripts and separateScripts don't solve the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
Dojo Tags
>Affects Versions: 2.1.0
>Reporter: Alberto José Rodríguez Rodríguez
>Priority: Critical
>
> Time ago I noticed that javascript were removed in the pages linked by
> .
> Parameters executeScripts and separateScripts don't solve the problem.
--
Thi
Affects Versions: 2.1.0
>Reporter: Alberto José Rodríguez Rodríguez
>Priority: Critical
>
> Time ago I noticed that javascript were removed in the pages linked by
> .
> Parameters executeScripts and separateScripts don't solve the problem.
--
This message is a
ertUtils.register(new BigIntegerConverter(null),
> BigInteger.class);
> ...
> Thus effectively solving this issue. But I think that, given all I wrote
> above, someone should just rewrite actionservlet to both re-registed bignum
> converters with sane defauls and handle possible conversion errors when
> parsing forms, assigning nulls (and possibly complaining to logs) when
> exception occurs in Converter instead of introducing user to all that stack
> trace.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
ed ASAPin next release (v 2.0.4 / 2.1.0)
> As there is a ticket which fixes it already
> https://issues.apache.org/struts/browse/WW-1566
> Thanks a lot
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
property doesn't solve the
problem. Any idea? Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
, javascript is missing allways when
> I load actions using dojo tags and executeScripts property doesn't solve the
> problem. Any idea? Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
ot;Error loading
> '/./.../list.action (200 OK)". Really, javascript is missing allways when
> I load actions using dojo tags and executeScripts property doesn't solve the
> problem. Any idea? Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
thod specified by the tag, but instead it will
> return the "input" result of the testAction -mapping.
> The action tag should call the action method and render the output based on
> what it returns, instead of automatically using the "input" result returned
> by the o
apping.
The action tag should call the action method and render the output based on
what it returns, instead of automatically using the "input" result returned by
the original action which rendered the page where the tag is.
--
This message is automatically generated by JIRA.
-
You can
ically using the "input" result returned
> by the original action which rendered the page where the tag is.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
of automatically using the "input" result returned
> by the original action which rendered the page where the tag is.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
> return the "input" result of the testAction -mapping.
> The action tag should call the action method and render the output based on
> what it returns, instead of automatically using the "input" result returned
> by the original action which rendered the page where the tag is.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
xwork2.ognl.OgnlUtil.internalSetProperty(OgnlUtil.java:393)
... 141 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
sk.doTask(DefaultReadTask.java:214)
> at
> com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
> at
> com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
> Caused by: ognl.NoSuchPropertyException:
> org.apache.struts2.dispatcher.ServletActionRedirectResult.name
> at
> ognl.ObjectPropertyAccessor.setProperty(ObjectPropertyAccessor.java:132)
> at
> com.opensymphony.xwork2.ognl.accessor.ObjectAccessor.setProperty(ObjectAccessor.java:27)
> at ognl.OgnlRuntime.setProperty(OgnlRuntime.java:1656)
> at ognl.ASTProperty.setValueBody(ASTProperty.java:101)
> at ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:177)
> at ognl.SimpleNode.setValue(SimpleNode.java:246)
> at ognl.Ognl.setValue(Ognl.java:476)
> at com.opensymphony.xwork2.ognl.OgnlUtil.setValue(OgnlUtil.java:197)
> at
> com.opensymphony.xwork2.ognl.OgnlUtil.internalSetProperty(OgnlUtil.java:393)
> ... 141 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
adTask.java:341)
> at
> com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
> at
> com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
> at
> com.sun.enterprise.web.connector.griz
t this seems only a workaround and might cause some unwanted side-effects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
on(ObjectFactory.java:107)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.createAction(DefaultActionInvocation.java:281)
> ... 24 more
> This can be fixed by adding the following to web.xml:
>
>
> org.springframework.web.context.request.RequestContextListener
>
> But this seems only a workaround and might cause some unwanted side-effects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
.xwork2.ObjectFactory.buildAction(ObjectFactory.java:107)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.createAction(DefaultActionInvocation.java:281)
> ... 24 more
> This can be fixed by adding the following to web.xml:
>
>
> org.springframework.web.context.request.RequestContextListener
>
> But this seems only a workaround and might cause some unwanted side-effects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
gt; at
> com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
> at
> com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
> Caused by: ognl.NoSuchPropertyException:
> org.apache.struts2.dispatcher.ServletActionRedirectResult.name
> at
> ognl.ObjectPropertyAccessor.setProperty(ObjectPropertyAccessor.java:132)
> at
> com.opensymphony.xwork2.ognl.accessor.ObjectAccessor.setProperty(ObjectAccessor.java:27)
> at ognl.OgnlRuntime.setProperty(OgnlRuntime.java:1656)
> at ognl.ASTProperty.setValueBody(ASTProperty.java:101)
> at ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:177)
> at ognl.SimpleNode.setValue(SimpleNode.java:246)
> at ognl.Ognl.setValue(Ognl.java:476)
> at com.opensymphony.xwork2.ognl.OgnlUtil.setValue(OgnlUtil.java:197)
> at
> com.opensymphony.xwork2.ognl.OgnlUtil.internalSetProperty(OgnlUtil.java:393)
> ... 141 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
' instead of 'value'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
ntain the tag isn't the resut of
> thist action.
> If I desactivate image in the navigator, all my label are displayed fine.
> Yes-Marie Lainé
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
128)
> at
> com.opensymphony.xwork2.ObjectFactory.buildBean(ObjectFactory.java:137)
> at
> com.opensymphony.xwork2.ObjectFactory.buildAction(ObjectFactory.java:107)
> at
> com.opensymphony.xwork2.DefaultActionInvocation.createAction(DefaultActionInvocation.java:281)
> ... 24 more
> This can be fixed by adding the following to web.xml:
>
>
> org.springframework.web.context.request.RequestContextListener
>
> But this seems only a workaround and might cause some unwanted side-effects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
by the tag, but instead it will
> return the "input" result of the testAction -mapping.
> The action tag should call the action method and render the output based on
> what it returns, instead of automatically using the "input" result returned
> by the original
understanding is the default path should bring up action
> referenced in default-action-ref.
> Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
ring up action
> referenced in default-action-ref.
> Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
ring up action
> referenced in default-action-ref.
> Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
Capacity(this.length + length);
System.arraycopy(buffer, offset, this.buffer, this.length, length);
this.length += length;
return this;
}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
uffer.
> */
>public CharBuffer append(char []buffer, int offset, int length)
>{
> if (this.length + length > this.capacity)
>ensureCapacity(this.length + length);
> System.arraycopy(buffer, offset, this.buffer, this.length, length);
> this.length += le
(this.length + length > this.capacity)
>ensureCapacity(this.length + length);
> System.arraycopy(buffer, offset, this.buffer, this.length, length);
> this.length += length;
> return this;
>}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
e the FooAction.properties or the
package.properties.
If I define the action in the .xml it works fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
vector of 60 objects, one field from
> one object was lost, seemingly arbitrary. When multipart encryption is
> turned off, the data passes in the request as expected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
stem.arraycopy(buffer, offset, this.buffer, this.length, length);
> this.length += length;
> return this;
>}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
> ConvertUtils.register(new BigIntegerConverter(null),
> BigInteger.class);
> ...
> Thus effectively solving this issue. But I think that, given all I wrote
> above, someone should just rewrite actionservlet to both re-registed bignum
> converters with sane defauls and handle possible conversion errors when
> parsing forms, assigning nulls (and possibly complaining to logs) when
> exception occurs in Converter instead of introducing user to all that stack
> trace.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
want to use some richfaces components in my pages and they are not rendered
correclty.
Example:
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
w.planetstruts.org/struts2-showcase/ajax/autocompleter/ you can
> see an example of this. At section "Link two autocompleter elements" if you
> enter exactly "fruits" in the first combo, the second one continues showing
> ""red, green, blue" list. Inste
Assignee: Rainer Hermanns
> Fix For: 2.1.3
>
> Attachments: teste001.zip
>
>
> I want to use some richfaces components in my pages and they are not rendered
> correclty.
> Example:
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
s
> Fix For: 2.1.3
>
> Attachments: teste001.zip, teste002.zip, teste003.zip
>
>
> I want to use some richfaces components in my pages and they are not rendered
> correclty.
> Example:
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
s
> Fix For: 2.1.3
>
> Attachments: teste001.zip, teste002.zip, teste003.zip
>
>
> I want to use some richfaces components in my pages and they are not rendered
> correclty.
> Example:
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
te002.zip, teste003.zip
>
>
> I want to use some richfaces components in my pages and they are not rendered
> correclty.
> I attach one example application
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
try to use richfaces components with Struts2 and it doesn't work.
See simple application attached.
Code example at:
http://livedemo.exadel.com/richfaces-demo/richfaces/dataTableScroller.jsf?c=dataTableScroller
--
This message is automatically generated by JIRA.
-
You can reply to this ema
id
false
false
name
true
false
Only defined attribute are "id" and "name". Attribute "var" seems to be missing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
or the scripts
which have a bug.
Imho the interceptor should be fixed. My workaround was this:
Line 169:
if(validationAware instanceof ModelDriven)
sb.append(fieldError.getKey().substring(6));
else
sb.append(fieldError.getKey());
--
This message is automati
;/> its
> throwing Exception
> pls help me ASAP
> Thanks in advance
> Mohammad Shoaib Ashrafi
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
screenId}).screenName"/> its
> throwing Exception
> pls help me ASAP
> Thanks in advance
> Mohammad Shoaib Ashrafi
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
a.struts.user/148485
> http://permalink.gmane.org/gmane.comp.jakarta.struts.user/148294
> http://permalink.gmane.org/gmane.comp.java.appfuse.user/28961
> http://www.roseindia.net/tutorialhelp/comment/25324
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
t's a problem for me as i have some projects that are going to begin the
development soon on the 2.0.11.2 version and they will need a correct
documentation, at least i can point them to the 2.0.9 one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add
; correct one in 2.0.11.x seems to be _static-params_
> * ...
> It's a problem for me as i have some projects that are going to begin the
> development soon on the 2.0.11.2 version and they will need a correct
> documentation, at least i can point them to the 2.0.9 one.
--
Th
e docs.
Regards,
~Andreas
P.S: Why is the list attribute in required? All my list elements can
be found in nested tags and feeding with an empty list
is a little bit annoying.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
1 - 100 of 35844 matches
Mail list logo