Hello GD,

if you have downloaded the binary version than this packages can be found
in $COCOON_HOME/WEB-INF/lib/cocoon-2.1-dev.jar

But if you want to implement your on action you should download the cvs 
version or at least the source version of cocoon. Then the java file for 
the packages can be found under: 
   src/java/org/apache/cocoon/acting/
        org.apache.cocoon.acting.AbstractXMLFormAction 

   src/java/org/apache/cocoon/components/xmlforms
        org.apache.cocoon.components.xmlform.Form 
        org.apache.cocoon.components.xmlform.FormListener 

and the packages itself are in the same jar under lib/core.
If you do a build like descripted in the INSTALL-SRC than you will find the 
class files under 
   build/cocoon/classes/org/apache/cocoon/acting/     and
   build/cocoon/classes/org/apache/cocoon/components/xmlforms     

ciao Lars

-----Ursprüngliche Nachricht-----
Von: Hong Gia Dinh [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 4. Dezember 2002 18:38
An: [EMAIL PROTECTED]
Betreff: where are these ?? (CONT)




Hi all 
where can i find and download 3 classes ? 
in which package???? 
org.apache.cocoon.acting.AbstractXMLFormAction 
org.apache.cocoon.components.xmlform.Form 
org.apache.cocoon.components.xmlform.FormListener 
i am using cocoon2.0.3 for jdk1.4 but i cant find these class?? 
i even downloaded cocoon 2.0.1 and cocoon2.0.2 but i cant fint them !!! 
Please show me if you knew! cause i am trying to implement my own Action. 
Thnks a lot 1st 
GD 

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to