If so, I would love for some kind person to tell me what I am doing wrong. This a COMPLETE list of each and every step in my failed attempt to make it work.
1. downloaded/unpacked cocoon-2.1.6-src.zip to c:\ 2. downloaded and installed j2sdk1.4.2_07 from Sun 3. set JAVA_HOME to c:\j2sdk1.4.2_07 4. downloaded .zip files from Sun containing mail.jar and activation.jar 5. extracted mail.jar and activation.jar into c:\cocoon-2.1.6\lib\local 4. typed "build" and watched it compile 5. typed "cocoon servlet" and waited for it to start 6. accessed the application using "http://localhost:8888" 7. navigated to mail block Send EMail sample application 8. started a proxy (my own C++ program, known to work) on port 25 (cocoon, smtp proxy and web browser all running on same machine) which forwards connections to my smtp server which is on another host 9. when I try sending an email, the form simply reloads (throwing out the values I entered) and NOTHING else happens. No connection to proxy, nothing, nothing, nothing. Rick Tyler --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
