<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Scott, Brent,<br>
    should I create a Feature Request on this, or is it in the plans
    anyway?<br>
    Martin<br>
    <br>
    <div class="moz-cite-prefix">Am 09.10.2015 um 23:29 schrieb Brent
      Putman:<br>
    </div>
    <blockquote cite="mid:561831A6.60200@georgetown.edu" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <br>
      <br>
      <div class="moz-cite-prefix">On 10/8/15 9:50 AM, Cantor, Scott
        wrote:<br>
      </div>
      <blockquote
        cite="mid:4F3B7BD8-963E-4FA7-AFB1-06AE7878C7CE@osu.edu"
        type="cite">
        <pre wrap="">On 10/8/15, 4:41 AM, "users on behalf of Martin Haase" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:users-bounces@shibboleth.netonbehalfofMartin.Haase@DAASI.de"><users-bounces@shibboleth.net on behalf of Martin.Haase@DAASI.de></a> wrote:

</pre>
        <blockquote type="cite">
          <pre wrap="">Dear team,
I have response from our designer that it is quite impractical to
maintain both the new views/*.vm templates and the webapp/index.jsp
which shows up when calling /idp/. Any chance the latter can be
relalized using velocity templates as well, and having really all GUI
stuff under /views?
</pre>
        </blockquote>
        <pre wrap="">Seems like it would be quite ugly to pull off. We'd probably have to embed use of the Velocity engine inside a JSP page or in a servlet mounted there.</pre>
      </blockquote>
      <br>
      Fwiw, I have actually used Velocity to render content inside a
      JSP.  My case was a custom tag to represent a particular kind of
      object, where I also needed to generate the same HTML fragments
      outside of JSP anyway.  This seems easier actually.<br>
      <br>
      But honestly, I probably wouldn't do it either of those ways.  I'd
      just add additional servlet mapping(s) for the MVC
      DispatcherServlet and just do it as a simple controller +
      (Velocity) view.  Unless there's something about our setup that
      would make that hard, but off-hand I don't know of anything.<br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dr. Martin Haase, Solutions Engineer

DAASI International GmbH        
Europaplatz 3                   
D-72072 Tübingen                
Germany                    

phone: +49 7071 407109-6
fax:   +49 7071 407109-9  
email: <a class="moz-txt-link-abbreviated" href="mailto:martin.haase@daasi.de">martin.haase@daasi.de</a>
web:   <a class="moz-txt-link-abbreviated" href="http://www.daasi.de">www.daasi.de</a>

Sitz der Gesellschaft: Tübingen
Registergericht: Amtsgericht Stuttgart, HRB 382175
Geschäftsleitung: Peter Gietz
</pre>
  </body>
</html>