Hi,
I am newbie to JForum and currently working on integrating jForum with existing
Struts application. I changed the DefaultLoginAuthenticator to point to the struts app's user table. Its able to validate the user, but after that I am hitting roadblocks to get the screens working.
I am getting lot of session errors and the question I have - is should I create entries of the users from struts app in jforum_user tables also and also register them ? Is there anyway I get the users from the struts app. use Jforum without registering again.
Env -
JBOSS 4.0, mysql 4.1
[originally posted on jforum.net by Anonymous]