The erro is An internal error related to a template has occurred 

----- Mensaje original -----

De: "Jonathan Swartz" <swa...@pobox.com> 
Para: "Eugenio Duran Aroche" <edu...@estudiantes.uci.cu> 
CC: mason-users@lists.sourceforge.net 
Enviados: Martes, 24 de Abril 2012 12:09:01 
Asunto: Re: [Mason] I need help !!!!!!! 

What error? 



On Apr 24, 2012, at 8:54 AM, Eugenio Duran Aroche wrote: 




I have problem whith methods in Mason, I have 2 component (comp1.mas and 
comp2.mas), and the methods is on comp1.mas and call it from 
comp2.mas, and return error. 

comp1.mas 
<%method metodo> 

% print "hello world"; 

</%method> 

comp2.mas 
% my $comp = $m->fetch_comp("comp1.mas"); 
% $comp->call_method("metodo"); 








10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS 
INFORMATICAS...
CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION

http://www.uci.cu
http://www.facebook.com/universidad.uci
http://www.flickr.com/photos/universidad_uci
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to