Hi all! I have developed a GenericMVCPortlet; i have setted a GenericMVCAction to this portlet and in html all work very fine; now i have tried it by using wml and it doesn't work; in the log i have this error: org.apache.velocity.runtime.exception.ReferenceException: reference : template = navigations/wml/PRTT_NewsHome.vm [line 7,column 6] : $infoBeans is not a valid reference.
Now in my GenericMVCAction i set in the context a parameter this parameter has name infobeans; in my html environment i can use this context variable by calling simply $infobeans and i can use it; in the vm of my wml samples i can't use it... have you any idea about this? How can i use my GenericMVCAction/GenericMVCPortlet in a wml environment? Is it possible or must i re-write my Action? Moreover... is present a customizer in the wml like the one in the html? Thanks to all ____________________________________________________________ Navighi a 2 MEGA e i primi 3 mesi sono GRATIS. Scegli Libero Adsl Flat senza limiti su http://www.libero.it --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
