Hello all,
I have made a web apps that contains a file management. This is a section of the site where the users can put there files. The files ar filed in different folders in a tree structure that is dynamically build from the database.
Now in the folders are files. I have implemented this forum to discuss stuff on the website. But when the users talk about a file it is confenient that I can make a link from the forum to the map where the file is located.
First of all is my question. How could I do that, how can I make a link to the map. And my web apps is made with
java and
JSP. But in the pages from JForum I can't use Java or JSP tags. How can I implement Java or JSP in the pages of JForum.
Thanks all,
Henk
[originally posted on jforum.net by henkie]