On 9/8/06, Ashish Vijaywargiya <[EMAIL PROTECTED]> wrote:
Hi Puneet,
Thx for the reply.
I think if you have the facility to import classes then you should use the
import statement at the top of JSP file.That's what I did in my case.
Like this :
<%@ page import="java.util.*, com.exporder.web.St
Hi Puneet,
Thx for the reply.
I think if you have the facility to import classes then you should use the
import statement at the top of JSP file.That's what I did in my case.
Like this :
<%@ page import="java.util.*, com.exporder.web.StaticData" %>
and then as simple as I used is shown
On 9/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
The object should be Collection object... not just simple String array
Can someone please clarify on this, coz AFAIK it can be an array of Objects.
--
Puneet
Antonio Petrelli wrote:
Ashish Vijaywargiya ha scritto:
Hello,
I created an Interface as the code shown below :
public interface StaticData {
String[] minutes = { "01", "02", "03", "04", "05", "06", "07",
"08", "09",
"10", "11", "12", "13", "14", "15", "16", "17", "18",
"19",
Ashish Vijaywargiya ha scritto:
Hello,
I created an Interface as the code shown below :
public interface StaticData {
String[] minutes = { "01", "02", "03", "04", "05", "06", "07", "08", "09",
"10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20",
"21", "2
for AXA,
Senior Software Engineer,
HCL Australia Services Pty. Ltd.
Off : +61-3-9618-4085
Mob : +61-0411-354-838
Ashish Vijaywargiya <[EMAIL PROTECTED]> 07/09/2006 02:11 PM
Please respond to "Struts Users Mailing List"
To: Struts-Users Mailing List
9/2006 04:36 PM
To: [EMAIL PROTECTED], Struts Users Mailing List
cc:
Subject: Re: How to access Static Data in jsp file
Thx for the reply puz.
I changed as you said.
and kept the values in pageContext and i also converted the member
variable to "pu
Senior Software Engineer,
HCL Australia Services Pty. Ltd.
Off : +61-3-9618-4085
Mob : +61-0411-354-838
Ashish Vijaywargiya <[EMAIL PROTECTED]> 07/09/2006 02:11 PM
Please respond to "Struts Users Mailing List"
To:Struts-Users Mailing List
e Engineer,
HCL Australia Services Pty. Ltd.
Off : +61-3-9618-4085
Mob : +61-0411-354-838
Ashish Vijaywargiya <[EMAIL PROTECTED]>
07/09/2006 02:11 PM
Please respond to "Struts Users Mailing List"
To: Struts-Users Mailing List
cc:
Subject: Ho
Hello,
I created an Interface as the code shown below :
public interface StaticData {
String[] minutes = { "01", "02", "03", "04", "05", "06", "07", "08", "09",
"10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20",
"21", "22", "23", "24", "25", "26", "27",
10 matches
Mail list logo