I have succesfully instaled jetspeed2 but I can not run it .It gives the following exception :
exception
javax.servlet.ServletException: Failed to initalize jetspeed. org.apache.jetspeed.exception.JetspeedException: Jetspeed Initialization exception...
I tryed with
<?
ini_set("SMTP","localhost");
ini_set("smtp_port","25");
mail("giru.cosmin@gmail.com", "ceva", "alceva");
?>
it did not work
instead of localhost I put mail."my_server.com
Hoe can I pass a data from a form to a perl script. what variables do I need to use. an exemple would be more than usefull.If you can supli me with an working code exemple it will be all I need. Please :D
Read below : Yes I read that but if that is right then how can I make a member of the class that is the property of an object(instance of the class) not for all the objects.????
Yes I read that but if that is right then how can I make a member of the class that is the property of an object(instance of the class) not for all the objects.????
Please don't send me to the perl manual,just explain if you can.How can I make in static member of a class in the object oriented way static, and how can I make a particular member of a class in the object oriented way particular like in java.Please code exemple Please.
package Me;
my...
I read the perltoot but I diden't understand what :: does in for exemple $Person::Something What is Something? A static member of the class Person or a variable that is particular for each object and can be used directly without any method call.
I need to know how can I declare a class in perl with package class_name or with class class_name.Please explain the diference.An exemple will be usefull.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.