Is it possible for Backing Bean to drive  the rendering of  JSP page ?

Any thoughts on this ......
"Backing Beans should drive the rendering of first jsp page in the application " and not jsp page driving the backing bean or not to put some kind of hard coding in jsp page to see if its admin user then display certain set of UI Components or certain set of other UI components for other users.
As we have atleast 10 different Roles and there can be Composite Roles i.e. combination of two roles. In this case how does the Backing Bean drives the rendering just the first jsp page in the application?
Regards
Bansi

You can connect to it with file sharing, but you won't be able to use it as an installation source. In other words, you won't be able to reboot the G4 and see that drive over the network to boot from it.
If your G4's optical drive is consistently problematic, you could replace it quite easily and cheaply (if it's a desktop), or you might look at external optical drives.
Matt

Similar Messages

  • Backup Software For backing up Raid Drives and main hardrive system

    i'm, looking for the best software for backing up raid drives. i have rocstor raids. they said retrospect was best but after reading reviews they were not that good. i use super duper but they said for raid drives you need more than a free program
    any ideas
    thanks

    I use Time Machine in conjunction with SuperDuper for my backups. I tend to use the simplistic of >the restores in Time Machine for restoring files whereas I like the speed of SuperDuper if a clone is >required. I also like the redundancy of multiple backups by different techniques.
    Yes I think its a good strategy. Time machine is great for "undeleteing" if you see what I mean but a clone gets things working again very quickly after a disaster and even if you don't have time to restore you can still boot your computer. I have CCC do an incremental backup every evening at 3am.

  • Is it possible for high humidity to brake the backlight to an ipod or ipad because they were both just sitting on the counter in the same place and now the back light wont work.

    ?

    Yes it is possible for high humidity to damage the iPod/iPad. Try drying the devices in a sealed container with uncooked rice for five days or do. Change the rice daily.
    The try restoring the iPod.
    Is still it does not work then have hardware damage.
    See if the visible liquid indicator show liquid contact.
    iPhone and iPod: Liquid damage is not covered by warranty

  • I share a an apple id with my kids. We all use the same credit card for purchases.  Is it possible for only me to use the icloud online storage without making this available or visible to the kids?

    My kids and I all use the same credit card and password for app and music purchases.   I'm assuming we all use the same apple ID too. (not sure) We can share apps and music although we all have our own itunes libraries. Is it possible for only me to use the icloud online storage without making this available or visible to the kids or do we all have our own storage?

    I just checked and they have already sucked up all my online storage.  Ahhh techy teens!  I think I will just leave it at that and back my own stuff up on my computer. Less confusing
    Thanks for all the help!  I am definitely more educated now and I'm off to check that cc bill too.

  • Is it possible for me to swap out the apple logo in the message screen saver with my company's logo If so, how? Thanks!

    Is it possible for me to swap out the apple logo in the message screen saver with my company's logo? If so, how? Thanks!

    How long will my iPod service take?
    If you choose to use the Online Service Assistant, or service via Apple Technical Support: If your iPod is not personalized, you can expect service to be completed within approximately one week from the time you send your iPod to Apple. If your iPod is personalized, you can expect service to be completed within approximately ten calendar days from the time you send your iPod to Apple.
    Attention iPod shuffle customers: Service for iPod shuffle is performed by means of an express replacement program, via Online Service Assistant or Apple Technical Support. For more details, please review the Express Replacement Service tab on the left.
    Above from:
    Apple - Support - iPod - Service FAQ
    If it is caused by a hardware problem there is nothing you can do to prevent it from recurring unless it was caused by abuse like from dropping the iPod.
    Otherwise make sure you ask apple how they fixed. it.

  • BRFPlus - Possible for business users to change the rules ?

    Hi,
    1) Is it possible for business users to change the rules in decision table, tree, formula etc?
    2) If yes, what are the steps to achieve it?
    Thanks.
    - julius

    Hi Julius,
    do you know the BRFplus knowledge center:
    Business Rule Framework plus [original link is broken]
    There is a video called Bonus Determination that shows the steps for a developer and a business user.
    The developer may create the function, data objects and maybe the initial decision table. The business user then can create the lines in a decision table.
    In the 701 version this should work fine. The 701 trail version is a pre-release CD which contains some bugs that should be gone in the latest SP of 701.
    BR,
    Carsten

  • For Apple printing what is the per letter size page cost?

    For Apple printing what is the per letter size page cost?

    Again, what are you wanting to print?

  • Best practice for backing bean population? (also, ActionListener RANT)

    Hello,
    I am about 3/4 of the way through development of a small to medium size JSF application. Sometimes I really like JSF, but much of the time I am left puzzled or frustrated for hours trying to find workarounds to JSF's bugs/glitches and design flaws.
    For example, early on, I was impressed with how easily it was to invoke a method from a page using an actionlistener. Now that I'm actually building things with JSF, the actionlistener funtionality still seems cool, but incredibly half baked. I find myself using request parameters LIKE CRAZY to work around the fact that JSF doesnt support passing parameters directly to backing bean methods. This feels awkward and wrong considering the fact that JSF is intended to abstract the HTTP underpinnings. To add insult to injury, I often have to iterate through ALL of the request parameters looking for one that has an id with an ending matching my desired property name (since JSF appends it's own crap to the beginning). I don't like doing things in a hacky way. This seems very hacky, and I feel dirty doing it.
    So, my first question is, what is the best practice for populating backing beans??? How do others accomplish this. I can think of several other approaches, but none feel less hacky.
    Second, are there plans in the next spec (please say there are) to allow parameters to be passed to backing bean methods? If not, WHY THE HECK NOT?
    Even though JSF expert group people have been conspicuously absent from this forum of late, I'd really appreciate responses from you as well.
    Thank you for your thoughts.

    Hi BrownBear,
    I've been using JSF for about 6 months now and I'd be glade to help as much as I can.
    Concerning parameters, I'm not sure what your issue is but I use the f:param tag to pass them. If you could post an example of what you are trying to do, I could see exactly what your issue is. Maybe the f:param can't help you.
    As for best practice for populating backing beans, I personaly try to let JSF do as much as possible. For example, if I have a backing bean with five properties, I make sure that they all are on the JSP page the bean serves. If one of the property is just there as an Id like, lets say, a Person ID (DB row key), then I put it on my JSP page as a hidden input field. I do the same with the properties that only for display, if I want them to be back in my bean when request comesback.
    Hope this help some how. Please, feel free to ask specific questions related to your specific problem and I monitor this post and trnasfer to you the ;little JSF experience I have.
    I'm pretty happy with JSF as it is but it sure needs improvements. :) What the heck, it's version 1.01 after all, and the next release should be a great one with the integration of JSTL.
    Cheers

  • How to call a method in backing bean on hitting 'Enter' key on a page.

    Hi all,
    I would be obliged if any one can provide me solution for the below given problem.
    My requirement is to call a method in backing bean when i hit 'Enter' key on a JSP page.
    I am trying this by using a script given below.
    *function fnChangeFocus(){*
    *if(window.event.keyCode==13){*
    * document.getElementById("mainform:submitForm:commandbutton").focus();*
    The JSP has the textbox as given below.
    *<h:inputText id="inputtxtboxid" disabled="false" value="#{Bean.inputvalue}"*
    onkeypress="fnChangeFocus()" size="24" />
    Using this I could not acheive the required functionality. Please suggest some alternative.
    Thanks,
    Jagadeesh Pala

    Only a form element supports the submit() function. Make sure that the getElementById returns the appropriate form. Or rather pass the element as the 'this' reference to the function and get the parent form from it.
    After all this is just basic DHTML / Javascript+DOM knowledge and in fact this has nothing to do with JSF. For future basic DHTML / JS+DOM questions you may take a look at the appropriate forums, e.g. dhtmlcentral.com, dynamicdrive.com, etcetera.

  • Is it possible for apple support to locate the last location of an iPad when it was online? We list an iPad and it shows offline on the iCloud find app.

    Is it possible for Apple to provide the last location of an iPad when it was online. We lost an iPad and it is showing offline on iCloud find app.

    If the iPad was running iOS 7, the thief/finder will not ever be able to use it.
    iCloud: Find My iPhone Activation Lock in iOS 7
    http://support.apple.com/kb/HT5818
    Apple (and no one else) can not assist (with serial number or iCloud) in finding a lost or stolen iPad.
    Report to police along with serial number. Change all your passwords.
    These links may be helpful.
    How to Track and Report Stolen iPad
    http://www.ipadastic.com/tutorials/how-to-track-and-report-stolen-ipad
    Reporting a lost or stolen Apple product
    http://support.apple.com/kb/ht2526
    What to do if your iOS device is lost or stolen
    http://support.apple.com/kb/HT5668
    How to Find a Missing iPad with FindMyiPad
    http://www.dummies.com/how-to/content/how-to-find-a-missing-ipad-with-findmyipad .html
    iCloud: Locate your device on a map
    http://support.apple.com/kb/PH2698
    iCloud: Lost Mode - Lock and Trace
    http://support.apple.com/kb/PH2700
    iCloud: Remotely Erase your device
    http://support.apple.com/kb/PH2701
    Report Stolen iPad Tips and iPad Theft Prevention
    http://www.stolen-property.com/report-stolen-ipad.php
    General steps to follow for a Stolen iPad
    http://stolen-ipad.com/
    How to recover a lost or stolen iPad
    http://ipadhelp.com/ipad-help/how-to-recover-a-lost-or-stolen-ipad/
    How to Find a Stolen iPad
    http://www.ehow.com/how_7586429_stolen-ipad.html
    What NOT to do if your iPhone or iPad is lost or stolen
    http://www.tomahaiku.com/what-not-to-do-if-your-iphone-or-ipad-lost-or-stolen/
    Apple Product Lost or Stolen
    http://sites.google.com/site/appleclubfhs/support/advice-and-articles/lost-or-st Len
    Oops! iForgot My New iPad On the Plane; Now What?
    http://online.wsj.com/article/SB10001424052702303459004577362194012634000.html
    If you don't know your lost/stolen iPad's serial number, use the instructions below. The S/N is also on the iPad's box.
    How to Find Your iPad Serial Number
    http://www.ipadastic.com/tutorials/how-to-find-your-ipad-serial-number
    iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number
    http://support.apple.com/kb/HT4061
    Check the serial number (located on back/bottom) in this lost/stolen iPad database. However, most owners are not aware of this database and don’t enter the serial number.
    Stolen iPad Database
    http://www.stolenlostfound.org/online-stolen-ipad-database
    Also do a search, using the serial number, on your local Craig’s List. Some users list the serial number of a stolen iPad to thwart the sale of a stolen device.
     Cheers, Tom

  • Time Machine back up entire drive the first time it is used?

    WWhy doesn't Time Machine back up the entire drive the first time it is used?

    If the size of the backup fails to match the size of the used space on the backed up disk drive, it could because of the fact that it only backs up what is needed for recovery of the disk drive. It does not backup Trash, cache files or swap files which could account for the difference.

  • Calling a method in a different backing bean when I leave a different JSP

    Hi,
    I have an existing JPS, JspA, who's backing bean is BeanA.
    JspA has an action, ActionA, called when I click "save" on JspA.
    I want to include a new JspB which is launched when the user clicks "save" on JspA. I have done this with a new navigation rule. The user now does his stuff on the new JspB page and calls "exit" on this page. This calls an action on JspB's backing bean BeanB and navigation rules send the user back to JspA. Problem is I now want the old code in ActionA to execute as if JspB had never existed but not sure how to do this? I don't want the user to have to do anything else to initiate a fresh call to ActionA, I just want it to execute when navigation returns to JspA
    Thanks ...

    Hi,
    what you say is not true. You can execute any code within a selection listener you want. If you can print then it shows the method s called and you can execute whatever you want within this method
    Frank

  • Is it possible for several users to share the same user ID and password?

    Is it possible for several iPlanet Calendar Server users to use the same user
    ID and password and to use the same calendar to make changes? If this sharing
    is possible, are there any limitations for multiple users updating the same
    record, and does any database locking take place?
    Yes, more than one person can use the same user ID and password and update the
    same record. The database code uses the First In First Out(FIFO) rule, where
    only one person updates a record at a given time. So, if two users are
    updating the same record, the changes made by the user who updates the record
    last will get written to the record.
    <P>
    If the deployment requirement specifies a shared calendar, where users do not
    have their own users IDs, you can set an appropriate Access Control List(ACL).
    It is also possible to make the calendar publicly writable.

    Hi matrixxzero,
    In my opinion, you want to use the same Apple/iCloud/iTunes ID on both devices. That is exactly what iCloud is designed for - to keep devices with the same Apple ID in sync. Your Mail, Contacts, Calendars, Reminders, Safari Bookmarks, Notes, Photo Stream photos, and Documents will all be kept in sync if you have those options set up on both devices under Settings>iCloud.
    Unless you have some reason to not want to have the same information on both devices, then going with a single ID on both is the way to go.
    Cheers,
    GB

  • My software on my old phone crashed. I restored my phone about a month or so before it crashed. When I got my new phone I synced it to my iTunes. Nothing was there. I lost everything. How do I get my music that I paid for back, or at least the money back?

    Has this happen to anyone before? Will I be able to get my music, or money back?

    If for some reason you have failed to maintain a backup copy, then redownload it:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Is it possible for a user to edit the output of a form before printing?

    This might sound odd but the business have requested the ability to edit the text of a Smartform before printing. i.e. a standard form can be printed 'as is' for most employees but certain exceptions may require the wording to be slightly amended.
    I don't think this is possible but I want to know for sure.
    Any advice is much appreciated.
    Many thanks
    Matt

    Hi Matt,
       Sanjay was right.
    That is the best you can do as of now.
    Have a screen when the user has a chance of modifying the texts that are currently being displayed on the print. Let him save the texts and then trigger the smrtform, which would pick the updated texts instead of the old ones.
    the function modules READ_TEXT, SAVE_TEXT may come in handy here.
    regards,
    Ravi

Maybe you are looking for

  • Time machine deleted files on external HD

    Ok so I bought an external hard drive to not only backup my computer, but to have a place to put some video footage on. So I opted for the time machine backup of course. First thing I did was add over 90 gb of film to the hardrive directly before bac

  • LD_LIBRARY_PATH different when logging in different ways - Why?

    I am running Oracle 10.2.0.3 on RedHat Linux 32-bit. In .bashrc file for oracle, I have set the LD_LIBRARY_PATH to $ORACLE_HOME/lib:$ORACLE_HOME/jre/1.4.2/lib/ext (need ext directory it for something I'm doing) I have a java function, getEnvVar that

  • Export to excel doesn't work anymore

    Hello all; I recently re-installed Excel, and the "export to excel" function in B1 doesn't work anymore. Even when I do "File> Export> MS-excel", it doesn't offer an *.xls file type to save. Any ideas? Thanks, Lazar

  • Stop iPhoto starting up!

    This is probably a fairly simple thing to do, but for some reason I can't get my head around it... Is there a way to connect my iPhone to my mac without iPhoto starting up automatically? I do want iTunes to start, as this is set up to sync calendars,

  • Architectural difference in oracle HRMS 11i and r12

    Hi - does anyone have information on the architectural difference between 11i and r12 in oracle hrms??