https://coderanch.com/forums/jforum
I need to customize JForum a little bit.
Done
1. I have downloaded JForum src
2. I have extracted JForum
3. I have imported into Eclipse Project
4. I have done the modification inside JForum
JForum package was extracted and copied into
Tomcat folder to make it run.
How to deploy it back? I only understand generating WAR from Eclipse while JForum has its structural with classes inside not WAR.
Thanks in advance