Design - Any substitute for f:verbatim

Hi,
In my jsp I have used a <h:panelGroup> component, which have both html markup and jsf component embedded in it. When I view the page the jsp components renders after the markup language.
I dont want to user f:verbatim as it clutters the whole html and looks ugly.
Is there in a way to write a component which renders the jsf component sequentially along with the html tags, the order in which they are coded.
I am using panelgroup for controlling the rendering of a section which consits of html tags and jsf components.
KP

Hi,
Thanks for the reply. I tried it. It was great.
But I an just worried about one issue, regarding the performance. Will excessive use of tags kills the performance.
Please advise me on this.
KP

Similar Messages

  • Any substitute for End User License?

    I have the trial version of Acrobat XI Pro. On my bank website (as one example) I can't download a PDF file without entering the End User License Agreement, which I understand from a previous question is not available unless I purchase the app. Is there no way, then, to test the app on such situations? Can anything substitute for the agreement license?

    I have little familiarity with the workings of Acrobat, at least little enough to have no confidence in offering more than an idea ... it sounds like you have Acrobat designated as the default program for opening PDF files.  I don't know how to get around that, but one thing you should be able to do is to right click the link for the pdf file and choose Save Target As.  That should allow you to get the file downloaded without Acrobat getting in the way.
    If you continue to have issues with testing out Acrobat you should try posting in the Acrobat forum.  Folks there are definitely more focused on matters of how it works and to make it work for you.  Here's a link if you wanna try there...
    Link for the Installation forum:
    http://forums.adobe.com/community/acrobat/installation_and_update_installation?view=discus sions
    General page with links to the different forums:
    http://forums.adobe.com/community/acrobat

  • Is there any substitute for book publication?

    We are currently running BPC Microsoft version and considering migrating to the Netweaver platform.  I understand the Book Publication Wizard is not available in Netweaver.  We use this feature to generate lengthy reports and losing it would make reporting a very difficult process.  Does anyone know of a workaround or substitute for Book Publication?

    Hi Barb,
    You are correct it won't generate PDF's.
    Are you considering going to BPC 7.5 NW? If so there are some workarounds that could be leveraged but they are not ideal.
    For example if you have Crystal Reports as well, you can use the integration to pull your BPC data into a formatted Crystal Report and use the PDF scheduling to generate your "books" in that way.
    Otherwise as Jeff mentioned you would have to leverage the Distributor and Collector and print to pdf via some type of task scheduler job but this  would require you have either Adobe Professional or some PDF generator like PDF XChange.
    Cheers, Scott

  • Any substitutes for ACGI Dispatcher?

    I see that Apple's new Applescript site (under the explore tab) still pitches "ACGI Dispatcher" as a solution for integration with Apache. I don't get any e-mail responses from James (the author) and ACGI Dispatcher returns 'not yet implemented' responses for lots of the standard environment variables.
    Does anybody know if someone has picked up this dropped ball with a more current/improved or useful solution to working with the WWWΩ event?
    Now that Leopard is abandoning Classic, it's becoming quite a challenge to deal with aevt-based back-end programming with Apache.
    Thanks,
    greg

    I believe that project is long since defunct. However I also hear that ServerX has built-in Applescript CGI support. Probably not what you wanted to read.
    If I recall, this site is entirely driven by Applescript CGI: http://fyhome.com/ however that was a few years ago. The webmaster should know the status of ACGI resources.

  • I want adobe flash player on my iPad. When I'm opening my stock brokers website, it says you want adobe flash player to trade.. What can I do? Any substitutes for adobe flash player...?

    Please some one help me on this. I was trying to open this page of geojit.. https://flip.geojitbnpparibas.com/auth/FlexLogin.jsp?t=1391173608284&userSubType =null

    Adobe has not made a version of Flash for the iPad.
    Kappy explains why. https://discussions.apple.com/message/19446567#19446567
    5 Flash Player Alternatives http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/
    Top 4 browsers supports flash player on iPad and iPhone
    http://mashtips.com/flash-player-ios/
     Cheers, Tom

  • Any substitute for iCal on Windows?

    I'd really like to use my iTouch's cal and phone book features but anyway to input them in without the use of iCal?

    Not directly, no. What you'd have to do is export the calendar files from Sunbird and then import them into an application that you can sync from, such as Outlook 2003 or later, or Windows Calendar. And who knows, there might even be a third party app or utility that can keep those two programs in sync. I can't say that I know of any though. Try a Google search, maybe?
    CG

  • Any substitute for Text  in #Missing under Excel?

    The Excel SPreadsheet add-in returns missing cells as text, even when specifying 0 as the default to be displayed. This is a pain when forumulas exploit Essbase returns.Is there a way to have this replaced by a real 0 value or an empty cell without actually filling the database with zeros, or having a macro clean-up the Excel sheet after each retrieve?

    This is a pain when forumulas exploit Essbase returns. Is there a way to have this replaced by a real 0 value or an empty cell without actually filling the database with zeros, or having a macro clean-up the Excel sheet after each retrieve? <<You can't replace them with 'real' zeros w/o code. Two issues to consider:1) If you are doing a writeback application (budgeting/forecasting) and you put 'real' zeros in the cells, zeros will put updated back into Essbase and will, most likely, cause the creation of blocks increasing db size and affecting calc performance; some of the Essbase products, including ours, have a feature to 'automagically' convert zeros to #Missing before sending to Essbase.2) There isn't an event that fires in Excel when a retrieve occurs, so you can't automatically have a macro run. Too bad as the Excel VBA code is trivial (something like ActiveSheet.UsedRange.Replace 0, 0, xlWhole). Again, most of the Essbase products (again including ours) does this replace with 'real' zeros automatically.If the only problem you are having is that Excel formulas return the #VALUE! error if text is included, you can fix your Excel formulas.. You get the #VALUE! when you use Excel formulas in this format: =A1+A2If you use a function instead, you may be able to bypass getting #VALUE!:=SUM(A1:A2) or=SUM(A1)SUM(A2)Tim TowApplied OLAP, Inc

  • IS-OIL  - Substitutes for trnx O401

    Hello SAP-Geeks!
    Hope all of u r at a gr8 state of mind. See guyz my requirement is to upload some legacy data through trnx "O401". So i want to know is there any substitute for this trnx like any function module or bapi? If it's available, then i don't have to go for the bdc. This is IS-OIL utility. Hope somebody has got some substitutes.
    Looking forward 2 ur ealiest replies
    Manas

    > Hi Manas,
    >
    > As a general procedure, you could read the input
    > leagacy data into internal tables, validate it and
    > then use the requisite BAPIs / FMs to create data.
    >
    > Could you please mention data are you uploading with
    > that transaction? Could then help the the BAPIs/FMS
    > that can be used.
    >
    > Regards,
    >
    > Aniket
    Manas,
    Please refer above post. The FMs you could use for business partner processing are --
    BAPI_BUPA_CREATE_FROM_DATA
    Create business partner from data
    BAPI_BUPA_ROLE_ADD
    Add role ( ex. employee, contact person, sold-to-party) to already created business partner
    BAPI_BUPR_RELATIONSHIP_CREATE
    Create relationships between business partners.
    REgards,
    Aniket
    Please award points to useful posts

  • After installing Mountain Lion on my 17" MBP G-RAID mini connected via Tempo SATA Edge ExpressCard34 is no longer recognized. I restored icon and access by removing 34 card and substituting FW800 for eSATA. Any fix for the higher speed connection? TIA

    After installing Mountain Lion on my 17" MBP G-RAID mini connected via Tempo SATA Edge ExpressCard34 is no longer recognized. I restored icon and access by removing 34 card and substituting FW800 for eSATA. Any fix for the higher speed connection? TIA

    Looks like the Silicon Image drivers were moved to the incompatible software folder during install/upgrade.
    Downloaded latest drivers, errored out of install claiming that the drivers were from an unknown author!!!
    Emailed their tech support this evening describing problem.

  • Is Airport a substitute for software firewall?

    I have a Windows PC behind my Airport network. Is my Airport's NAT (or the NAT of any router for that matter) a substitute for software firewall?
    As I understand it, the only thing software firewalls do is block un-used ports, which Airport's NAT already does (since by default it doesn't forward any port except 80 and few other necessary ports to the IPs behind its NAT), and therefore there's no way for hackers to get to them. Please correct me if I'm wrong.
    It'd also be nice to know what ports Airport permit traffics... and how it knows which IP to forward the traffic too (does it act kind of like a proxy?).
    Thanks

    Yi,
    Below is an article that discusses hardware and software firewalls. I hope it helps. The original article can be found here.
    Firewall Debate: Hardware vs. Software
    By Ronald Pacchiano
    November 4, 2003
    I'm about to get my first broadband connection, and I know I need to get a firewall. However, I've been getting some conflicting advice as to what type of firewall I need. Some people tell me I should get a hardware firewall, while others tell me a software firewall is preferred. What's the difference, and more importantly, which is better?
    Good question. The truth is that in a typical home office environment, one type of firewall isn't necessarily better than the other. They are some differences, though, and they can be used together to give you an even greater degree of protection.
    Hardware firewalls are important because they provide a strong degree of protection from most forms of attack coming from the outside world. Additionally, in most cases, they can be effective with little or no configuration, and they can protect every machine on a local network.
    A hardware firewall in a typical broadband router employs a technique called packet filtering, which examines the header of a packet to determine its source and destination addresses. This information is compared to a set of predefined and/or user-created rules that determine whether the packet is to be forwarded or dropped. A more advanced technique called Stateful Packet Inspection (SPI), looks at additional characteristics such as a packet's actual origin (i.e. did it come from the Internet or from the local network) and whether incoming traffic is a response to existing outgoing connections, like a request for a Web page.
    But most hardware residential firewalls have an Achilles' heel in that they typically treat any kind of traffic traveling from the local network out to the Internet as safe, which can sometimes be a problem.
    Consider this scenario: What would happen if you received an e-mail message or visited a website that contained a concealed program? Let's say this program was designed to install itself on your machine and then surreptitiously communicate with someone via the Internet — a distributed denial of service (DDoS) attack zombie or a keystroke logger, for example? And trust me, this is by no means an unlikely scenario.
    To most broadband hardware firewalls, the traffic generated by such programs would appear legitimate since it originated inside your network and would most likely be let through. This malevolent traffic might be blocked if the hardware firewall was configured to block outgoing traffic on the specific Transmission Control Protocol/Internet Protocol (TCP/IP) port(s) the program was using, but given that there are over 65,000 possible ports and there's no way to know which ports a program of this nature might use, the odds of the right ones being blocked are slim.
    Moreover, blocking too many ports would almost certainly adversely affect your ability to use some programs (many games, for instance). Also, some broadband router firewalls don't even provide the ability to restrict outgoing traffic, only incoming traffic.
    Advantages of Software Firewalls
    Now consider what a software firewall might do in the aforementioned scenario. When you first set up a software firewall, you can specify which applications are allowed to communicate over the Internet from that PC. Programs that aren't explicitly allowed to do so are either blocked or else the user is prompted for confirmation before the traffic is allowed to pass. Therefore, it would likely intercept this kind of traffic before it left your computer.
    Another potential scenario where a software firewall would be useful is in the case of an e-mail worm with its own e-mail sever, like the recent "SoBig" worm. Its built-in mail server could attempt to send mail on the valid Simple Mail Transfer Protocol (SMTP) port (25), which would probably pass through the router because of its trusted origin.
    On the other hand, a software firewall could be configured to only allow Microsoft Outlook to use port 25 (assuming Outlook is your e-mail client). Any attempt by another application to use the port would be dropped, or blocked pending user confirmation. For that matter, the application's attempt to use any port would be blocked if the firewall was configured that way.
    By comparison, a hardware firewall that had the ability to filter outgoing traffic might allow you to block most kinds of traffic from a particular PC, but it wouldn't be able to flag you and alert you to repeated attempts to infiltrate your computer.
    One obvious downside to software firewalls is that they can only protect the machine they're installed on, so if you have multiple computers (which many small offices do), you need to buy, install, and configure a software firewall separately on each machine. This can get expensive and can be difficult to manage if you have a lot of computers.
    But the fact of the matter is that software firewalls generally offer the best measure of protection against certain types of situations like Trojan programs or e-mail worms. Speaking of which, a firewall isn't the only protection method available to you. Whether you end up using a software firewall or a hardware firewall, you should always supplement it with anti-virus software.
    A good anti-virus package is just as important as a firewall, and I would seriously suggest that you invest in a good one (I'm partial to both Norton and McAfee myself). However, keeping your virus definitions updated is far more important than which program you use. I cannot stress the importance of this enough. Making sure your definitions are current is absolutely critical to maintaining your protection. Many Anti-virus programs today can be configured to automatically update themselves, so you have no excuse for not maintaining them.
    The bottom line is that with any home-office broadband connection, a hardware firewall should be considered a bare minimum, and supplementing it with a software firewall on one or more computers (and don't forget anti-virus software) is almost always a good idea.

  • Substitute for filters in SAP BusinessObjects Dashboards

    Dear all,
    I am working on a dashboard application built on SAP Business Objects Dashboards 4.1.
    When I deployed the application to an iPad, I realized that the filters present in the application are not supported by iPad.
    Thus, is there any mobile-compatible component in SAP BO Dashboards which I can use in place of filrters for filtering the result during runtime?
    Any help is highly appreciated.
    Thanks And Regards,
    Nalin Dwivedi

    In combo box, all I can do is select some values from one or more rows or cells in the excel and paste it to some other destination within excel. But my whole dashboard is query-based i.e. I have created query and my charts are getting the data directly from database during runtime. Thus, the query prompt selectors I have used are directly manipulating the data coming from the database.
    Since query prompt selector are not supported in mobile mode, I need a substitute for it.
    Combo box is not able to help till now because the values of combo box can not manipulate the data coming from database. Moreover, I am not sure if I have used the combo box properly.
    If there is any way by which it can be done with using mobile-compatible components, then please suggest me about it.
    Thanks in advance.
    Regards,
    Nalin

  • Wireless Design - Best Practices for Data, Voice, and LBS

    Hi,
    I am currently in the process of designing a WLAN for a new hospital and I am getting some push back from my sales team.  The requirements of the WLAN are data, voice, and location based services (RFID for medical equipment) ... needs to be 2.4 GHz for Guest and some apps/clients but primarily 5 GHz for most of the clients ... lastly needs to be N compatible for future use.
    So, I did a predictive design with 1252's on the perimeter with 2.4 and 5 GHz patch antennas and 1142's in the middle to fill gaps ... I also scoped out 2 5508 for redundancy .... total design with -65 at my edges was 169.  However, this is getting push back because of several cost issues ....
    1. The bundle that Cisco offers for 5 100 AP license 5508 WLC is cheaper than buying 2 250 AP licenses WLC's ... which doesn't make any sense to me because I think 5 devices is over kill
    2. The sales engineer is concerned about the power issues with the 1252's ... customer would rather not use power injectors ... and although they would have 6500's at there core ... they would only have basic switches in their IDF's so I wasn't sure which POE Switches would be able to handle 1252 but cost was an issue there as well
    So, for my understanding when you are doing a WLAN design for LBS it's always best to have APs or antennas on the perimeter for better triangulation ... it makes more sense to me to do that with patch instead of Omni's ... however my sales engineer wants to use all 1142's ... so my question is what are the pro and cons behind using all Omni's or using Patch and Omni's?
    Furthermore, if anyone has any documentation supporting why I would not use all Omni's that would be great because all the articles I have read on LBS just state that placement of APs is critical but doesn't give no specifics on whether it's a good practice to place them on the perimeter using a specific type of antenna or what.
    Thanks in advance for you help and any ideas about this design!!!

    1.  The 5508 is expensive because it's alot faster than the 4400 plus there are some features exclusive to the 5508 such as OfficeExtend.  As the old network design adage goes:  Your design can be done correctly, cheap or fast.  Choose two.
    2.  The 1250 requires 19.5w of power to enable FULL MCS rates to both radios.  Only the 3560E, 3750E or the Sup720 is capable of supporting that.  Upgrading the IOS of the 1250 to 12.4(10b)JDA3 will allow the AP to operate both radios at 15.4w BUT at a lower MCS rates.  Correct placement of the AP and the correct use of the antennaes will also help in the signal distribution.
    3.  Patch antennaes are mostly directional.  The 1140 is onmi-directional BUT the signal strength is not as powrful as the 1250 at full power.  The AIR-ANT2451NV is an omni-directional patch designed for the 1250.
    Cisco Aironet Antennas and Accessories Reference Guide
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/product_data_sheet09186a008008883b.html
    Cisco Aironet 2.4 GHz and 5 GHz Antennas and Accessories
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/product_data_sheet09186a008022b11b.html
    Some of the new patch antennaes for the 1250
    Cisco Aironet Dual Band MIMO Low Profile Ceiling Mount Antenna (AIR-ANT2451NV-R)
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/data_sheet_ant2451nv.pdf
    Cisco Aironet Very Short 5-GHz Omnidirectional Antenna (AIR-ANT5135SDW-R)
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/data_sheet_ant5135sdw.pdf
    Cisco Aironet Very Short 2.4-GHz Omnidirectional Antenna (AIR-ANT2422SDW-R)
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/data_sheet_ant2422sdw.pdf
    Cisco Aironet 5-dBi Diversity Omnidirectional Antenna (AIR-ANT2452V-R)
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/data_sheet_ant2452v.pdf
    Cisco Aironet 5-GHz MIMO Wall-Mounted Omnidirectional Antenna (AIR-ANT5140NV-R)
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/data_sheet_ant5140nv.pdf
    Cisco Aironet 5-GHz MIMO 6-dBi Patch Antenna (AIR-ANT5160NP-R)
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/data_sheet_ant5160np.pdf
    Cisco Aironet 2.4-GHz MIMO Wall-Mounted Omnidirectional Antenna (AIR-ANT2450NV-R)
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/data_sheet_ant2450nv.pdf
    Cisco Aironet 2.4-GHz MIMO 6-dBi Patch Antenna (AIR-ANT2460NP-R)
    http://www.cisco.com/en/US/prod/collateral/wireless/ps7183/ps469/data_sheet_ant2460np.pdf

  • Can I use a substitute for the Sample Clock?

    I have three different analog inputs coming from one device (PCI-6221).  Two inputs are running at the same sample rate while the third needs a faster sample rate and a trigger.  I have these seperated as two seperate tasks but my problem is they both use the sample clock.  Can I use a substitute for the sample clock on the third channel?
    I am running LabVIEW 8.2 on Windows XP.
    Thanks in advance for your help.
    Ron Deavers, CLD

    Hi programmindragon,
    I understand you are trying to
    configure your PCI-6221 to sample on multiple channels, while having
    different rates and triggers for the channels. Unfortunately, you can
    only configure one analog input task to run at once and all the channels in
    the task must share the same configurations, including the sample clock
    and trigger. This is due to the fact that all the channels are
    multiplexed to a single amplifier and ADC on the device. Thus, you will
    not be able to configure the two inputs at one rate and use a different
    clock rate and trigger for the third input. Is it possible to sample at the
    maximum rate on all channels and decimate the data that you don't need on the certain
    channels, as well as share the same type of triggering? Hopefully you will be able to run your application with the same configuration across multiple channels, otherwise you may need multiple DAQ devices. Please let me know if you have any further questions related to this issue.
    Regards,
    Daniel S.
    National Instruments

  • I want to design some products for resale and I want to know if I can use the included Fonts

    I want to design some products for resale and I want to know if I can use the included Photoshop Fonts and Images or do I have to pay additional licensing fees?  Very new to this and just looking for some basic information or a link to specifics.  Most of what I'm searching for brings up content for publishing and I'm really looking for information about reselling items in a product line.  For example Greeting Cards, Signs etc...  Thanks so much!

    As for fonts, you don't need to do anything as long as you don't try to sell the actual font files. In print or the screen your fine to do as you want. Most fonts include a license EULA for you to read when installing them anyway.
    As for images, that may be a different story, it will depend on the image. If there is a file that accompanies the image that states you can do as you please, that fine, but other wise, assume the image is copyrighted and require permission to use.
    Some programs provide clipart that is for public use this clicpart can be printed and sold. But as with the fonts, you can not sell the clipart files themselves.
    In the EULA that accompanies the software, it should state what can be done with any clipart or fonts that are included with the software.
    If you are still in doubt, contact the company and verify it.

  • Designing base VO for a page in create/update/view modes involving LOVs

    Hi All,
    We are developing a complete custom OAF page which is based on information in a single table.
    The page will be used in create,update and view modes. 70% of the page fields are lov fields and hence I wanted to clarify my doubts before proceeding any further in development.
    The page is based on a single table.
    Example : XX_SUPPLIER_INFO(Columns : Supp_id,Supplier_trained_by_id,Service_manager_id,...etc).I created this as a EO based updateable VO
    In the page "Supplier trained by" and "Service_manager" are LOV fields (messageLovInput style) that are based on plain SQL VOs.
    Those LOV-VOs return displayable names and ids(key value) for those names and the IDs alone are stored in the base table(XX_SUPPLIER_INFO).
    I am pretty sure of the above design will work for creation.
    In update and view modes for the page will the lov field mapping help in automatically fetching the displayable names?
    If not how should I design my Base page vo?
    Any help on this is appreciated.
    Thanks,
    Haritha

    Editing Oracle seeded files is not recommended as they are not upgrade/ patch safe. Read OTL impl white paper for your custom LOV requirements, They have explained well.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                   

Maybe you are looking for

  • Multiple calendars appeared on my iphone - can't get rid of them???

    I'm not sure at all how this happened, but I have multiple calendars on my iphone which causes duplicate entries. When I look at Calendars now, I have choices of All Calendars, All from my Mac, or All from MobileME. There were other choices until I d

  • BT Infinity available at my exchange, still can't ...

    OK I won't bore you all to much with the details of the quest to get an internet connection, but it basically goes like this. I moved address and when I tried to 'move' my BT Infinity service was told it was not available at my new address. I did a c

  • Embedding a countdown timer, that is linked to real time, into a video

    Hey, I'm trying to figure out how to do something I have never done and got no clue where to start. What I am trying to accomplish is to make a 10-sec video that has a real time countdown clock to a certain part of the day (Ie: 5 hours and 10 secs le

  • Populating workitems in BPM 11g workspace

    In BPM 10g to create work items we used the API set like *ProcessInstance.create(). We developed load processes to populate work queues and used GLOBAL Activity to run the job. Within the activity we wrote a load sql which pulled data from the databa

  • Some Itunes songs in my library do not play. How do I play them?

    Many of the songs purchased and located in my Itunes library do not play.  One of the common denominators with the non-playing songs is the Icloud with an arrow next to the song.  I've been instructed to click on these and nothing happens.     I've a