Results 1 to 3 of 3

Thread: XSL View

  1. #1
    Join Date
    Aug 2004
    Location
    Louisville, KY
    Posts
    9

    Default XSL View

    Hi guys,

    quick little question. I have an application where I want to utulize the AbstractXsltView. My problem is that my Xsl is actually stored in a database, not in a file, so I can't use setStylesheetLocation.

    Any suggestions on how to best approach this?

    Thanks!
    Christian Klein
    Team Lead, YUM! Web Applications Team

  2. #2
    Join Date
    Aug 2004
    Location
    London, UK
    Posts
    339

    Default

    override getStylesheetSource() when you extend AbstractXsltView.

    Regards,
    Darren Davison.
    Public Key: 0xE855B3EA

  3. #3
    Join Date
    Aug 2004
    Location
    Louisville, KY
    Posts
    9

    Default

    Doh, of course. I read setStylesheetLocation and my brain must have figured the getter was for the location as well

    Thanks!!
    Christian Klein
    Team Lead, YUM! Web Applications Team

Similar Threads

  1. Replies: 9
    Last Post: Nov 1st, 2005, 10:36 PM
  2. Replies: 0
    Last Post: Aug 29th, 2005, 03:23 PM
  3. PageCompononentListener Hooks...JIRA issue?
    By amcauley in forum Swing
    Replies: 9
    Last Post: Apr 15th, 2005, 06:10 AM
  4. Content Provider vs View Model
    By Martin Kersten in forum Swing
    Replies: 21
    Last Post: Mar 10th, 2005, 02:25 PM
  5. refreshing the view
    By Jurijus Jarmakas in forum Swing
    Replies: 2
    Last Post: Feb 8th, 2005, 05:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •