atom feed26 messages in org.apache.jakarta.taglibs-devRe: Contribution
FromSent OnAttachments
Shiraz KangaSep 20, 2000 8:06 pm 
Shawn BayernSep 20, 2000 8:21 pm 
Joseph B. OttingerSep 20, 2000 8:34 pm 
Craig R. McClanahanSep 20, 2000 8:49 pm 
Craig R. McClanahanSep 20, 2000 8:51 pm 
Glenn NielsenSep 21, 2000 8:40 am 
Shiraz KangaSep 21, 2000 10:11 am 
Craig R. McClanahanSep 21, 2000 10:18 am 
Shawn BayernSep 21, 2000 10:53 am 
Hans BergstenSep 21, 2000 11:52 am 
Shawn BayernSep 21, 2000 12:09 pm 
Shiraz KangaSep 21, 2000 1:18 pm 
Shawn BayernSep 21, 2000 1:20 pm 
Hans BergstenSep 21, 2000 2:00 pm 
Wong Kok WaiSep 21, 2000 9:36 pm 
Shiraz KangaSep 22, 2000 1:35 am 
Shiraz KangaSep 22, 2000 1:35 am 
Wong Kok WaiSep 22, 2000 4:13 am 
Shiraz KangaSep 22, 2000 9:47 am 
Hans BergstenSep 22, 2000 11:45 am 
Craig R. McClanahanSep 22, 2000 11:48 am 
Hans BergstenSep 22, 2000 12:13 pm 
Justyna HorwatSep 22, 2000 1:18 pm 
Hans BergstenSep 22, 2000 1:44 pm 
Glenn NielsenSep 22, 2000 1:49 pm 
Eduardo Pelegri--LlopartSep 24, 2000 1:27 pm 
Subject:Re: Contribution
From:Shiraz Kanga (ska@bigfoot.com)
Date:Sep 22, 2000 9:47:48 am
List:org.apache.jakarta.taglibs-dev

When you click on a date in the calendar it invokes a URL. This URL can be fully
customised using the linkPrefix and linkSuffix attributes of the tag. Simply make that URL
refer to the right hand side frame or use JavaScript to notify the other frame.

shiraz

Wong Kok Wai wrote:

Maybe I can ask the second question by using an example:

Imagine a scheduling application where on the left is your calendar and the
right is the list of appointments. So when I click on a date on the calendar, I like to
refesh all the appointments on the right. How do I do this?

thanks

Shiraz Kanga wrote:

Hope this helps. I do not understand the second question.

shiraz

Wong Kok Wai wrote:

Hi,

Thanks for sharing your code. A few quick questions: a) how do I get the current selected date? b) is there some sort of "notification" when a change happens?

thanks