Struts 1 & was hoping not have
to change the data type.
-Original Message-
From: Jishnu Viswanath [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 17, 2008 2:24 PM
To: Struts Users Mailing List
Subject: RE: Struts2: display int in JSP
Use Integer instead of int
Regards,
Jishnu
ginal Message-
From: Phan, Hienthuc T [mailto:[EMAIL PROTECTED]
Sent: Friday, July 18, 2008 4:28 AM
To: Struts Users Mailing List
Subject: RE: Struts2: display int in JSP
That works. Thanks. I'm migrating from Struts 1 & was hoping not have
to change the data type.
-Orig
That works. Thanks. I'm migrating from Struts 1 & was hoping not have
to change the data type.
-Original Message-
From: Jishnu Viswanath [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 17, 2008 2:24 PM
To: Struts Users Mailing List
Subject: RE: Struts2: display int in
, July 18, 2008 2:35 AM
To: Struts Users Mailing List
Subject: Struts2: display int in JSP
Hi,
In my action, I have several variables of type int. When the variable
is not initialized, it's displayed as 0 in the JSP. I would like
un-initialized variable of type int to be display as blank/
Hi,
In my action, I have several variables of type int. When the variable
is not initialized, it's displayed as 0 in the JSP. I would like
un-initialized variable of type int to be display as blank/empty. What
is the best way to accomplish this? Thanks.
Public class XXAction extends ActionSu
5 matches
Mail list logo