Skip to content

Extension that overrides functionality of Struts2 URL tag component and use implementation of spring managed bean with customized implementation

License

Notifications You must be signed in to change notification settings

jbossorg/sbs-human-friendly-urls-links

Repository files navigation

Human Friendly URLs plugin extension - HF links

Extension that overrides functionality of Struts2 URL tag component and use implementation of spring managed bean with customized implementation. By default it tries to get the bean defined in Jive SBS Plugin: Human Friendly URLs

Installation steps

  1. Build module by mvn package
  2. Copy target/classes/org/apache/struts2/views/freemarker/tags/URLModel.class (or take it from jar file) to /usr/local/jive/applications/sbs/application/WEB-INF/classes/org/apache/struts2/views/freemarker/tags/. Note: directory structure needs to be created before

Development

Logging

Override org.apache.struts2.views.freemarker.tags.URLModel with TRACE level to get more verbose logging

About

Extension that overrides functionality of Struts2 URL tag component and use implementation of spring managed bean with customized implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages