From: karen
To: user@struts.apache.org
Sent: Sun, October 11, 2009 11:37:49 PM
Subject: struts2.1.8 iterator tag problem
Hi,all
I have a problem with iterator tag.
I wrote in my jsp like this:
<%@ page language="java" contentType="text/html; charset=utf-8"%>
<%.
Hi!
Try this:
karen wrote:
Hi,all
I have a problem with iterator tag.
I wrote in my jsp like this:
<%@ page language="java" contentType="text/html; charset=utf-8"%>
<%...@taglib prefix="s" uri="/struts-
Hi,all
I have a problem with iterator tag.
I wrote in my jsp like this:
<%@ page language="java" contentType="text/html; charset=utf-8"%>
<%...@taglib prefix="s" uri="/struts-tags"%>
But my jsp told me somethi
did you use xwork DoubleConverter?
@Conversion()
public class ConversionAction implements Action {
private String convertDouble;
@TypeConversion(converter =
"com.opensymphony.xwork2.util.XWorkBasicConverter")
public void setConvertDouble( String convertDouble ) {
this.convertDouble =
Hi all,
I am facing the following interesting behavior of struts 2.1.8. I am
using in action a list containing beans with setting of Double.
Additionally I set German locale.
So the value of double will be displayed in the English-Locale for
example 5.55, but the conversion of value is done
Can anyone says why am I getting this warning? What do you exactly mean
"messages from you have been bouncing"?
--- On Sun, 10/11/09, user-h...@struts.apache.org
wrote:
> From: user-h...@struts.apache.org
> Subject: warning from user@struts.apache.org
> To: struts...@yahoo.ca
> Received: Su
What REQUEST FILTER is this you are talking about?
On Sat, Oct 10, 2009 at 10:15 PM, Pancham wrote:
> request filter
--
"Hey you! Would you help me to carry the stone?" Pink Floyd
-
To unsubscribe, e-mail: user-unsubscr...@s
2009/10/9 sinkpen :
> I don't want to add a separate div around the html:error tag as then that
> div will show up whether there is an error or not.
You can fist check if errors exists and than add tag you want, check that
http://www.nabble.com/Re%3A-HTML%3Aerrors-p23202327.html
Regards
--
Luka
Hi Every,
I am interested to use Sitemesh instead of tiles after reading the
advantages of sitemesh over tiles.
But somewhere i also read his one
" Sitemesh will attempt to store the entire contents of an html page in
memory prior to decorating it. Very large pages could cause memory problems.
"
9 matches
Mail list logo