|
Q: What do I need for writing those PVFSite classes?
You need some knowledge
of Java programming. Without knowing at least the basics of Java
you can not use this technology. If
you know to program in Java everything else is easy. You must create
a class that will extend the "pvf.site.PVFSite" base class.
When compiling you must include the server classes in the class
path. You can do this with a compiler directive. After
compiling, you must put the class in a directory of your site and
you're almost done. Don't forget to enable the execution of classes
for your server.
If you have any problems
please read the documentation on this site and the FAQ!
|