JSF and JSTL 1.2...please help, i`m going nuts

Hey guys,
This is driving me up the wall. I`m running glassfish v2 b19 (i havent upgraded, because this one works for me).
But i have a problem using jstl in my jsf app. i`m trying to do the following :
                                                <c:choose>
                                                    <c:when test="#{currentRow.value['dboSTANDBY_LOG.STANDBY_LOG_TYPE'] eq 'server'}">
                                                        <webuijsf:tableColumn binding="#{standby$Standby_Log.tableColumn19}" headerText="NAME"
                                                            id="tableColumn19" sort="dboSTANDBY_LOG.SBYN_HOST_NAME" width="40">
                                                            <webuijsf:staticText binding="#{standby$Standby_Log.staticText20}" id="staticText20" text="#{currentRow.value['dboSTANDBY_LOG.SBYN_HOST_NAME']}"/>
                                                        </webuijsf:tableColumn>
                                                    </c:when>
                                                    <c:otherwise>
                                                        <webuijsf:tableColumn binding="#{standby$Standby_Log.tableColumn17}" headerText="NAME"
                                                            id="tableColumn17" sort="dboSTANDBY_LOG.APPL_SYSTEMS_PROP_INNUMBER" width="40">
                                                            <webuijsf:staticText binding="#{standby$Standby_Log.staticText18}" id="staticText18" text="#{currentRow.value['dboSTANDBY_LOG.APPL_SYSTEMS_PROP_INNUMBER']}"/>
                                                        </webuijsf:tableColumn>
                                                    </c:otherwise>
                                                </c:choose>
but the app server fails on building the page saying :
According to the TLD, the attribute test is not a deferred-value or deferred-method, but the specified value contains a #-expression
Now as far as i now, JSTL 1.2 should be included in J5EE, which is in glassfish already, correct?
and JSTL 1.2 supports using deferred expressions, correct?
So why for the love of my sanity is this not working?
aaaaaa.
Thanks
D

I haven't actually used/tried this myself, and I am not a JSF expert, this error looks similar to the error message attribute xxx does not support runtime expressions.
I think you are reading the error message wrong.
You have supplied a deferred expression. No question of that.
I think the error is saying that the 'test' attribute of the <c:when> tag does not support deferred evaluation. - ie you cant use #{expr} with the <c:when> tag.
According to the JSTL1.2 spec, it seems that "deferred expressions" are only supported by the looping tags (<c:forEach> and <c:forTokens>) and the <c:set> tag.
I think the JSF equivalent would be the rendered attribute. Can you use the rendered attribute with the webuijsf:tablecolumn tag? Or another JSF container type tag?

Similar Messages

  • Exporting for DVD? Please help, I'm going nuts.

    Hi all,
    Pretty huge issue at the moment. I have a deadline to meet and I can't export my movie out of Final Cut to a DVD. How can I export the timeline for a DVD quality finished product? I don't have Compressor installed and I think this is a major issue. I tried printing to tape so I could bring the project over to Adobe Premiere and use Encore to publish the DVD, but every time I try to print to tape it constantly drops frames and it's hopeless.
    If anyone has any suggestions at all please help me!
    Thanks,
    Daryl

    thing is, I don't have FCS...I have FCP. I had my software installed where I bought my mac from, and I've came to realize now that I have nothing else but FCP installed...there is nothing else there that came with FCS. It's not really a huge problem because I can take my mac back whenever I want to get the owner to install any software I need, but that's kind of an issue at the moment considering I have deadlines. I can't afford to have my mac sitting at their office for a day or two at this point.
    If I can just figure out how to print this thing back to tape so I can bring it into Premiere on my PC and use Encore to make the DVD everything will be golden. I'm just having HUGE issues trying to print this to tape...which shouldn't be a problem in the first place. (that I have encountered anyway).

  • Please help i am going nuts...how the hell do i disable firefox i need to install latest adobe flkash player. i have spent 3 hours trying to work this out help please

    please will someone just contact me. i need to disable firefox. i am literally crying.

    Thanks for your reply, and yes, I have the output selected in the channel strip.
    I acutally did get it working last night right before I called it quits, but still am having one odd issue.
    I set my channel strips up to send to the coreect outputs (backing track to mains, backing track with click to monitor mix), but the click kept jumping back to the main mix.  I would set the output to monitors, but when the tracks would play the click track would suddenly play through the mains, and the drop-down output selector would read "Main"?????
    I thought it was something at the Concert level, so I changed it there as well, but still no luck.
    Haven't ruled out that some of this has something to do with my Mbox Pro settings, but I see nothing there that would be causing issues.
    Ever heard of a output changing like that?  This happened repeatedly, I kept chaninging it to monitors, it came chaning itself back....crazy.
    Thanks again for the help!

  • Banner/Button Ad Problem...Please Help...Going NUTS!

    Hi I was wondering if I could get some help here...I work at
    a company who's headquarters have an extremely old, outdated banner
    rotator system. We recently added designing Flash button and banner
    ads into our lineup of advertising strategies. After sending a few
    files to headquarters, we were notified that the URL to the
    advertiser's site needs to be embedded within the Flash file. No
    problem, usually...I started out by making a transparent button
    with only the "hit" stage having a keyframe (the others being
    blank). This layer masks the entire ad so at any given time, a user
    can click through to the desired site. I defined the URL using
    on (release) {
    getURL("
    http://www.yourwebsite.com","_blank");
    worked without a problem and clicked through to the site when
    testing in Flash Player. I later got word from headquarters that
    the click-thru wasn't working - no pointer icon upon rollover or
    anything. After previous experiences like this with some other
    banner rotator companies, I figured maybe they weren't compatible
    with actionscript 3 yet so I exported the file using actionscript 2
    compatibility and on that round, they said they got the pointer
    icon upon rollover, but the click-thru still wasn't working. One of
    their techs received the native flash file via email from me and
    said the only thing that was wrong was that the button layer was on
    the bottom layer and should have been on the top. After a new file
    was sent with that adjustment (and nothing else!), they STILL said
    it wasn't working!Meanwhile, I created these fully functional
    buttons within a blank flash file, 1 layer, with just the button in
    the library in hopes I could use it as a type of template file,
    where I could complete the Flash ad and simply drag that button
    into my library, posting it as a layer at the top. It seems like it
    works standalone just fine, but every time I try to merge it into
    the library on an already existing Flash file, I get the pointer
    icon but a compiler message saying 1087: Syntax error: extra
    characters found after end of program. Seems the only way this is
    working so far is to re-create the existing Flash files. Does
    anyone have any advice as to how I can get this working? I do have
    the native flash files I can email if need be. We're all thinking
    that there's just nobody at the banner rotator company that can
    properly tell us how they need their files. Keep in mind that the
    trouble doesn't start until they are uploaded into their
    rotator...flash player and the swf on a blank html page uploaded to
    my server both work without a problem. I almost dropped dead when
    they told me this afternoon that they are currently utilizing Flash
    2004 and can't work with anything else. HELP!

    The code that you're showing should work just fine. Just
    publish the file as Flash player 6 or 7, it should work.

  • HT1477 When i disconnect my iPod 2nd Gen from my laptop, its display turns off and working freezes. Please help me.

    When i disconnect my iPod 2nd Gen from my laptop, its display goes off and working freezes. Please help me.

    The computer freezes?  There may be something wrong with the USB port.  If the laptop has more than one port, does this happen on any port?  If you are disconnecting the shuffle cable from the computer, does it make any difference if you disconnect the shuffle at the other end of the cable first, then disconnect the cable from computer?  Or if you currently disconnect the shuffle from cable first, try it the other way.
    You may be able to work around this problem, if you get a self-powered USB hub.  Something like this one
    http://eshop.macsales.com/item/NewerTech/USB2HB7PRO/
    There are many choices, but be sure to get one that has its own power supply.  You can leave the shuffle cable connected to the hub, and connect the shuffle to the hub, instead of directly to the computer.  This may provide a "buffer" for whatever is causing your laptop to shut off when the shuffle is disconnected.  Since the hub has its own power supply, it will not rely on the computer for power to re-charge the battery.

  • My Itunes is no longer allowing me to manage my music on my phone i can no longer select on my iphone to make playlists and delete music. Please help fix my problem.

    My Itunes is no longer allowing me to manage my music on my phone i can no longer select on my iphone to make playlists and delete music. Please help fix my problem. Iphone4s, 32gigs, IOS 7.1.2
    I don't know why it stopped working but it happened a month or two ago but the option on this phone that's usually all the way to the left when you select your device but now its not and I don't know what caused it. ive already tried troubleshooting my problem but have found no help.

    Hello Salmomma,
    Thank you for the details of the issue you are experiencing when trying to connect your iPhone to your Mac.  I recommend following the steps in the tutorial below for an issue like this:
    iPhone not appearing in iTunes
    http://www.apple.com/support/iphone/assistant/itunes/
    Additionally, you can delete music directly from the iPhone by swiping the song:
    Delete a song from iPhone: In Songs, swipe the song, then tap Delete.
    iPhone User Guide
    http://manuals.info.apple.com/MANUALS/1000/MA1658/en_US/iphone_ios6_user_guide.p df
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • My apps wont open and i keep downloading new apps, hard resetting, syncing and nothing works! PLEASE HELP

    My apps wont open and i keep downloading new apps, hard resetting, syncing and nothing works! PLEASE HELP  

    Then restore the iPod.  First from backup and if problem persists, restore to factory defaults/new iPod.

  • I spend a long time to try to sync my itunes music on my ipod 160 GB Classic, but after waiting so long get a pop up message that itunes stop syncing because of error 46, some times giving me 58, 1469, and many other numbers, please help macbook pro

    i spend a long time to try to sync my itunes music on my ipod 160 GB Classic, but after waiting so long get a pop up message that itunes stop syncing because of error 46, some times giving me 58, 1469, and many other numbers, please help am using macbook pro

    That is precisely what my mid-2010 MacBoook Pro 13 was doing before the drive finally died after an Apple Genius rebooted it a dozen or so times. I have since read about the exact same thing happening to others, including a writer for The Atlantic magazine who had never had an issue with a Mac before. Do a back-up ASAP to make sure you don't lose anything and see about replacing the HDD. It is only about $140 for a new drive. The real issue is if you lose your data, too. So, make sure you do that back-up!

  • I can't use indesign since upgrade, it keeps asking me to upgrade java which I have done and still wont open please help me i have a deadline

    i can't use indesign since upgrade, it keeps asking me to upgrade java which I have done and still wont open please help me i have a deadline

    DL the SE 6 JRE from http://support.apple.com/kb/DL1572.
    27" i7 iMac (Mid 2011) refurb, OS X Yo (10.10.1), Mavs, ML & SL, G4 450 MP w/10.5 & 9.2.2

  • Please help i am going off my mind when i connect my iphone 4 to my mac it tells me it can not be used because it requires 10.6.3 or later my mac is operating on 10.6.8 and my itunes is 10 .5 yet the iphone does not even show up in devices please help

    please help i am going off my mind since i updated my iphone 4 when i go to sync it tells me it can not be used as it requires 10.6.3 or higher
    my mac is running on 10.6.8 and i upgraded my itunes to 10.5 everything seems to be in place but the phone is not even being recognised in
    devices although it does come up in iphoto if anybody can help i would be very grateful.

    You have answered your own question:
    "requires 10.6.3 or higher"
    " i upgraded my itunes to 10.5 "
    You need itunes 10.6.3 or later.

  • Lightroom 4.4 keeps crashing saying "Lightroom encountered an error when reading from its preview cache and needs to quit" please help. I've tried reinstalling it and everything  Windows 8.1

    Lightroom 4.4 keeps crashing saying "Lightroom encountered an error when reading from its preview cache and needs to quit" please help. I've tried reinstalling it and everything  Windows 8.1

    I assume you know where your catalogue file (the lrcat file) is located. In the same folder is a previews lrdata folder which you should delete or rename in Explorer, then start LR again.
    If I've made incorrect assumptions above, sorry, and we'll go back over it from the start.
    John

  • I have a seagate 1tb hard drive and a 16gb memory stick, how do i transfer avi files from one to another as the click drag and drop wont work, please help?

    i have a seagate 1tb hard drive and a 16gb memory stick, how do i transfer avi files from one to another as the click drag and drop wont work, please help?

    Greetings,
    What happens when you drag it?
    Make sure the drive you are moving the files to has enough available space to receive the file:
    Click on the movie file and go to File >  Get Info and note the "size"
    Check the drive to which you are moving the file to make sure it has enough available space: https://idisk.me.com/madisonfile-Public/web/finder-drive-available-space-and-for mat.html
    Also note the format of the drive you are copying too.  If it is not Mac OS Extended or FAT (not recommended unless you are taking it to a windows computer) then that may be the issue.
    Hope that helps.

  • I have Windows 8 and Itunes 11.1.2. When I click on the Itunes desktop shortcut, Itunes won't open. I just the icon go to the taskbar and nothing more. Please help.

    I have Windows 8 and Itunes 11.1.2. When I click on the Itunes desktop shortcut, Itunes won't open. I just the icon go to the taskbar and nothing more. Please help.

    Delete the shortcut and make a new one. The 'real' application will probably be fine if you launch it from the Start/Programs menu.

  • Trouble opening the free photoshop and illustrator trial downloads, please help!

    Trouble opening the free photoshop and illustrator trial downloads, please help!

    Dear Michael,
    In response to your questions, please see below;
    What OS? OS X 10.8.2
    What happens? When i click on the ''AdobePatchInstaller'' i get this message, ''Update Failed, Updates could not be applied. This patch is not applicable for you. Please check for updates from the Help menu in your product to see a list of latest updates available. If the problem persists, contact customer support for further assistance.
    Any error messages? No
    Did you have previous versions of the software on your system? No
    Is the trouble with the download or the installation of the software? I am not sure but i think it may be the download. It shows that the download was complete and icon appears on the desktop.                                                                                I plan to buy the ''Adobe Creative Suite 6 Design & Web Premium'' but i wanted to try it first via the free trials, especially Photoshop and Illustrator. So please let me know what i need to do.
    Kind regards,
    Nancy Gonda-Nesbeth
    Freelance Garment Technologist
    <Removed by Moderator>

  • I had no idea that I needed to use a CD to download my Adobe Photoshop Elements 12 onto my MAC and have already registered the product; how can I now download it? I have tried loping on the web and no luck! Please help me!

    I had no idea that I needed to use a CD to download my Adobe Photoshop Elements 12 onto my MAC desktop and have already registered the product; how can I now download it? I have tried looking on the web and no luck. Please help me!

    You don't need a CD to download anything; just download & install the trial from http://www.adobe.com/cfusion/tdrc/index.cfm?product=photoshop_elements, then activate it with your serial number.

Maybe you are looking for

  • Application Services Not Starting After Oracle Apps 11i Clone

    Hi All, Can any one help me out on this ........ EBS: 11.5.9 Database: 9.2.0.3.0 After the cloning oracle Application Apache, Concurrent managers and other services are up and running perfectly but my forms and reports services are not coming up. It

  • Info In I Tunes

    Can somebody tell me how i can change the info of a song? Some of the songs in my library don't have access to the info box

  • Contacting Apple to Deauthorise

    Ok guys, first time poster here for support as I usually read up on topics as people have often asked before! So hi and thanks for all the previous posters asking the questions I didn't have to balls to ask :P Anyhoo on to the point, I'm the kind of

  • Lumia 920 battery life issue

    I have a small battery queries on my phone, Lumia 920. The phone is new, I am approx. 1 month of goes perfectly, only last night I noticed a strange thing, I say. I had to hang up (shutdown) because I was in a medical practice with 12% battery status

  • SonyEricsson W810- How to unplug the "feisar" Plugin to iSync 2.2?

    How do I use the downloaded zip from "mobile. feisar.com" in order to use my SonyEricsson W810 with iSync.. Do I have to unplug it first, which program do I have to use? It just doesn't work the way it is described at mobile feisar. iMac G5   Mac OS