05-14-2008 10:15 AM
05-15-2008 05:08 AM
05-15-2008 11:03 AM
Hi,
If you are modifying Alfresco, the recommended way to go is using AMP modules. That way, you can include a copy of browse.jsp in your module and change it to your needs. By installing the module in alfresco.war, it will replace the original browse.jsp (if you use the correct path in your module, i.e. /web/jsp/browse/browse.jsp).
However, keep in mind that overriding browse.jsp has some disadvantages:
- You can only override it in one place. If two modules override browse.jsp, the module that is installed last will "win".
- Customized JSP's are annoying to update if you switch to a new Alfresco version.
Kind regards,
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.