Hi Rafael,
I've just started playing around with JForum, but at a first glance it seems wonderful.
There's a good chance I'll use it for a new forum site but, since I need to make some modifications, I'd like to understand how things happen.
Let me say that I didn't know of FreeMarker existence before using JForum, so I will study it, too.
When I point my browser at jforum main page, using
Tomcat, I am redirected to "forums/list.page" but I didn't find anything of it in the source tree, so I guess it's dynamically created.
But if I look at <tomvat-dir>/webapps/jforum/index.htm I see a redirection to it, without any jsp/servlet invocation.
In another question you suggested starting from JForum.java, but I cannot understand how that point is reached during browsing.
Could you please help me?
Many thanks,
Matteo.
[originally posted on jforum.net by pampo]