Ok thanks for your reply n showing me the way. It seems you didn't get my
question write. Let me explain it to you...
When I query the database normally using <sql:query/> tag I get a result set
consisting of multiple rows, which I can display using using the
<c:forEach/> tag. But how to handle query like "select sysdate from dual"?
The whole application is based upon struts framework. I have used struts
1.2.9. I thought jstl sql tag would be a better option to execute such small
query since it's very simple. So, I'm trying to get it done using jstl. Can
u help?
AM

-----Original Message-----
From: Al Sutton [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 05, 2007 5:20 PM
To: 'Struts Users Mailing List'
Subject: RE: using jstl sql tags for displaying date from database

I'm showing you the solution, but I'm not going to do your job for you.

Now if you think about the question, that about how you would cope with
adjusting the time on one server (the web server) by a fixed offset (if the
database server is in another timezone), you'll see how you can do it
without hitting your network and the database for each occasion where you
want to get the time for a query.

I've got no reason to waste your time, having seen your entirely flash
website I can see why you need to do something about it.

(sheesh, this reminds me of having to deal with students when I worked at a
university).

-----Original Message-----
From: Ambaris Mohanty [mailto:[EMAIL PROTECTED] 
Sent: 05 June 2007 12:47
To: 'Struts Users Mailing List'
Subject: RE: using jstl sql tags for displaying date from database

Do u have the solution or just wasting my time???

-----Original Message-----
From: Al Sutton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 05, 2007 5:09 PM
To: 'Struts Users Mailing List'
Subject: RE: using jstl sql tags for displaying date from database

And the reason these aren't synchronized using NTP or a similar protocol
would be.......? 

-----Original Message-----
From: Ambaris Mohanty [mailto:[EMAIL PROTECTED]
Sent: 05 June 2007 12:33
To: 'Struts Users Mailing List'
Subject: RE: using jstl sql tags for displaying date from database

Because the application is all about generating reports from the data in the
database. So I want to display the database server time and not the web
server time. It makes more sense to the users.
AM

-----Original Message-----
From: Al Sutton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 05, 2007 4:54 PM
To: 'Struts Users Mailing List'
Subject: RE: using jstl sql tags for displaying date from database

And the reason for not using the server time would be......? 

-----Original Message-----
From: Ambaris Mohanty [mailto:[EMAIL PROTECTED]
Sent: 05 June 2007 12:21
To: 'Struts Users Mailing List'
Subject: RE: using jstl sql tags for displaying date from database

I want to display the same time in all the client machines irrespective of
their location.

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 05, 2007 4:34 PM
To: Struts Users Mailing List
Subject: Re: using jstl sql tags for displaying date from database

--- Ambaris Mohanty wrote:
> And I want that the date should come from the
database.

Why would you want the current date to come from the database?

d.



       
____________________________________________________________________________
________
Got a little couch potato? 
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&c
s=bz 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to