server date from vm

2003-03-27 Thread Massimiliano Dessì
Is it possible obtain a server date from the *.vm ?
with $data.getServerData() it's not possible.
In the examples of jetspeed it's described but in the
jsp. 

Thanks in advanced.
Massimiliano


__
Yahoo! Cellulari: loghi, suonerie, picture message per il tuo telefonino
http://it.yahoo.com/mail_it/foot/?http://it.mobile.yahoo.com/index2002.html

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



R: server date from vm

2003-03-27 Thread Raffaele Ragni
It doesn't return a date, but a ServerData class, wich contains data
about the server, afaik.
Looked at the tutorial and I didn't find that one about JSP.
I couldn’t find anything about RunData or JetspeedRunData on javadocs,
you can still put it in the context from the portlet action.


-Messaggio originale-
Da: Massimiliano Dessì [mailto:[EMAIL PROTECTED] 
Inviato: giovedì 27 marzo 2003 11.08
A: [EMAIL PROTECTED]
Oggetto: server date from vm

Is it possible obtain a server date from the *.vm ?
with $data.getServerData() it's not possible.
In the examples of jetspeed it's described but in the
jsp. 

Thanks in advanced.
Massimiliano


__
Yahoo! Cellulari: loghi, suonerie, picture message per il tuo telefonino
http://it.yahoo.com/mail_it/foot/?http://it.mobile.yahoo.com/index2002.h
tml

-
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]



Re: server date from vm

2003-03-27 Thread Massimiliano Dessi
Thanks ,but don't work because the  serverdate must be displayed in the
top.vm ,
the action are called after...

- Original Message -
From: Raffaele Ragni [EMAIL PROTECTED]
To: 'Jetspeed Developers List' [EMAIL PROTECTED]
Sent: Thursday, March 27, 2003 2:37 PM
Subject: R: server date from vm


It doesn't return a date, but a ServerData class, wich contains data
about the server, afaik.
Looked at the tutorial and I didn't find that one about JSP.
I couldn't find anything about RunData or JetspeedRunData on javadocs,
you can still put it in the context from the portlet action.


-Messaggio originale-
Da: Massimiliano Dessì [mailto:[EMAIL PROTECTED]
Inviato: giovedì 27 marzo 2003 11.08
A: [EMAIL PROTECTED]
Oggetto: server date from vm

Is it possible obtain a server date from the *.vm ?
with $data.getServerData() it's not possible.
In the examples of jetspeed it's described but in the
jsp.

Thanks in advanced.
Massimiliano


__
Yahoo! Cellulari: loghi, suonerie, picture message per il tuo telefonino
http://it.yahoo.com/mail_it/foot/?http://it.mobile.yahoo.com/index2002.h
tml

-
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]



Re: server date from vm

2003-03-27 Thread Harald Ommang
On Thu, 27 Mar 2003 06:21:14 -0800 (PST), Massimiliano Dessi wrote:

 
 Thanks ,but don't work because the  serverdate must be displayed in the
 top.vm ,
 the action are called after...
 

I've noticed that the CHEF project has a timestamp in the heading. When you're
logged on, that is.

See the demo at http://chefproject.org 
It is Open Source on top of a modified Jetspeed 14b2.
(I don't know what the modification is).
You can create a new user and log on.
I'm sure Glenn Golden knows more about what they have done!

Harald

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