Menu

#20 Configurable HTML-Code and/or CSS for WebPBEConfigServlet

open
jasypt (18)
5
2012-03-31
2012-03-29
No

The HTML-Code and / or CSS for the WebPBEConfigServlet should be configurable.

Personally i would prefer of beeing able to subclass WebPBEConfigHtmlUtils and handing the resulting class over to WebPBEConfig via a context-parameter while the servlet calls the according methods implemented in HtmlUtils now.

But beeing able to hand over CSS either as a link or even as a String would suffice, I think.

Discussion

  • Markus Mahlberg

    Markus Mahlberg - 2012-03-31
    • priority: 5 --> 7
     
  • Markus Mahlberg

    Markus Mahlberg - 2012-03-31

    isWebConfigurationDone() always returns true when called from inside a ServletContextListener while org.jasypt.web.pbeconfig.WebPBEConfigFilter behaves correctly.

     
  • Markus Mahlberg

    Markus Mahlberg - 2012-03-31
    • priority: 7 --> 5
     
  • Markus Mahlberg

    Markus Mahlberg - 2012-03-31

    Forget about the last comment, it is a new ticket now.

     

Log in to post a comment.