Hi all,

i try to develop a porltet which is using iframes to represent Datas only on one 
screen, when the width of the datas are bigger than the screen (Like a calendar over 3 
years whith 52 weeks per year). All works fine and looks good, but
how can i set the correct URI to my portlet which should shown in the iFrame?

I've tried to use the $jlink variable with the method setPage or getURI to select my 
own calendar.vm portlet, but it will not work, and when it works, it shows me the 
whole jetspeed page with headers, menues and so on what it not should be, because i 
will have to see only the calendar ...

At the moment i call my Portlet by hard coding : 
http://127.0.0.1:8080/jetspeed/calendar.vm, but this forces me to put the template in 
the main directory, what is not the way i will have. Knows anybody a solution to call 
a portlet directly which is
placed in the following portlet directory ? :

              %jetspeed%/WEB-INF/templates/vm/portlets/html/clendar.vm 

Thanks for any help, by
Christian

Reply via email to