How to include dynamically subview define in separate file?

Hi all,
I am new to JSF and I'm currently using the MyFaces implementation,
I would like to do something like:
<t:dataTable value="#{mgr.rowDataModel}" var="row">
<t:columns value="#{mgr.columnDataModel}" var="column">
// <h:outputText value="#{mgr.file.url}" /> -------> display the url of the subview to be included
<%@include file="xxxxxxx"%> //or else ???
</t:columns>
</t:dataTable>
where the files contain f:subview definition and rowDataModel and columnDataModel are javax.faces.model.DataModel.
Here, I do not know how to set the 'xxxxxxx' value of the include file attribute. #{mgr.file.url} does not work
I try to approach the whole thing from the JAVA side using a binding to a managed bean that return a panel grid something like
<h:panelGrid binding="#{mgr.myPanelGrid}" />
but here, I don't know how to create the subview from the url of the file that contains the subview from JAVA
I may approach the whole thing on a wrong way
Can someone point me to the right direction?
Thank you for your help

All XML documents should begin with an XML declaration.
If you have your fxml file starting with  the following lines :
<?xml version="1.0" encoding="UTF-8"?>
<!-- mylicense here -->
.. it will be loaded in Scene Builder, and saved back as is.

Similar Messages

  • How to include dynamic action in bdc

    Hi All,
    I want to update infotype 17 when an employee has joined through PA40 (Joining action).So i have written a dynamic action for this .But this dynamic ation does not get called in bdc for joining action.
    So infotype 17 is not maintained if we do joining through bdc.
    I have tried with user-exit zxpadu02 also, calling hr_infotype_operation on saving infotype 0001.But it gives return as 'Employee does not exist'.
    Since that infotype 0001 is still not saved.
    So what to do.
    Yogesh

    Hi Amit,
    For your information we can call dynamic action from BDC.
    go through this link
    how to include dynamic actions in bdc

  • How to include a license header in fxml file?

    How to include a license header in fxml file?
    I tried xml block comments <!-- mylicense here -->
    but it wasn't accepted by screen builder.
    Also I wondered, even if it had been accepted, would screen builder have saved the header back - or deleted it?

    All XML documents should begin with an XML declaration.
    If you have your fxml file starting with  the following lines :
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- mylicense here -->
    .. it will be loaded in Scene Builder, and saved back as is.

  • How to include in report versions of some files?

    ZCM: 10.2.1 at SLES 10 SP2
    WS: Windows XP SP3 RUS
    I want to create report about version of software products installed in my company. But some products doesn't display full version number (flash player plugin and activex have version 10.0.32.18, but in report i see only 10.0).
    I know, that version of flash player is same with version files in "C:\WINDOWS\system32\Macromed\Flash".
    How to include in report versions of this files?

    bronislav,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • How to get symbol slpmprodstab defined in library file libclntsh.so

    Hi, all,
    I encountered "refrenced symbol slpmprodstab can not find "problem. How can I get it defined.
    I use "symfind" command and find the following information:
    [12849] | 0| 0|NOTY |GLOB |0 |UNDEF |slpmprodstab
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lib/libclntsh.so
    I use "genclntsh" command and also can not make sense for this problem.
    Thanks,
    Cathy

    In AS3 you want to use the URLVariables class.  Search Google using "AS3 URLVariables tutorial" and you should find what you need to get going.  Here's one result from that search...
    http://www.metah.ch/blog/2008/01/using-urlvariables/

  • How can I save multiple emails as separate files with 1 export?

    I need to save hundreds of emails as separate files.  If I select all of the emails, then export as PDF, it doesn't save with their Subject titles, just numbers.  If I try prints, save as pdf, it consolidates them all into 1 file.  If I try to save as txt files, it only saves the first message.  If I try dragging and dropping the emails into a folder, it won't let me (only one at a time).  Any help would be greatly appreciated.

    I believe there is a third party app that saves email(s) as pdf's:
    http://www.sperrysoftware.com/Outlook/save-as-pdf.asp?src=googleadwords&gclid=CM aBn9vzu7gCFTMRtAodtjIADg&utm_expid=330330-7.0tmU05zdRNG5j8Zt1v22Dw.0&utm_referre r=http%3A%2F%2Fwww.google.com%2Faclk%3Fsa%3Dl%26ai%3DCYx7OWF_pUbOzJ8GehQewmIBoqo uemQKK4YCxIZPC-aA8CAAQAVDZ7NvS_v____8BYPuh64LoCaAB3rW3_wPIAQGqBChP0BuhRoSOlnh9eX 58SwjbgTHsbaVreSndBi1MKrzUffPlI2monV7nuAYBgAeKykg%26sig%3DAOD64_3QUxRWH7oaxXl2vN SwQqLI_cFtyw%26ved%3D0CDMQ0Qw%26adurl%3Dhttp%3A%2F%2Fwww.SperrySoftware.com%2FOu tlook%2Fsave-as-pdf.asp%253Fsrc%253Dgoogleadwords%26rct%3Dj%26q%3Dsave%2520email s%2520to%2520df

  • How to evaluate dynamic user defined expression

    Hi All,
    I am looking for a solution where I can provide a GUI interface to user where one create their expression/formulas to get some results.
    The description goes like this: Suppose using GUI a user chooses an operator than he can choose it operands and again operands can be another expression. So I am thinking in a tree direction. Once a user is done I can read that expression in IN-ORDER to get the complete expression now my problem is how to evaluate this to get their results?
    Any ideas/solutions are welcome.
    Thanks in advance,
    Regards,
    Sandeep

    I could not get what did you mean by that? I am looking for some help if someone has better idea and architecture to implement it

  • How to include dynamic where clause

    hai i want to write the dyanamic where clause to my select statments can any one suggest me how to do it
    regards
    afzak

    Hi Afzal,
    REPORT demo_select_dynamic_conditions .
    DATA: cond(72) TYPE c,
          itab LIKE TABLE OF cond.
    PARAMETERS: city1(10) TYPE c, city2(10) TYPE c.
    DATA wa TYPE spfli-cityfrom.
    CONCATENATE 'CITYFROM = ''' city1 '''' INTO cond.
    APPEND cond TO itab.
    CONCATENATE 'OR CITYFROM = ''' city2 '''' INTO cond.
    APPEND cond TO itab.
    CONCATENATE 'OR CITYFROM = ''' 'BERLIN' '''' INTO cond.
    APPEND cond TO itab.
    LOOP AT itab INTO cond.
      WRITE cond.
    ENDLOOP.
    SKIP.
    SELECT  cityfrom
      INTO  wa
      FROM  spfli
      WHERE (itab).
      WRITE / wa.
    ENDSELECT.
    Thanks & Regards,
    Sai

  • How to give dynamic name for csv export files?

    Hi,
    how we can give dynamic file name for each csv export file? ex(&item_name.csv)
    I am using apex 4.1 and IE 6,
    thanks in advance
    regards
    Chandran

    Please help me on this
    I am using report template as a csv export..
    when user click on download link on other page he will redirect to csv export temlate page and he is is directly get the open or save window
    but dynamic title name is not working for only for this.
    regards
    Chandran

  • How to add/restore user-defined presets (.cst files)?

    Having recently fixed my corrupted install of GB2 with a clean install of GB3, I want to restore all my customized twiddles. Restoring all my self-made and 3rd-party loops was as easy as dragging them to the Loop Browser. I'm less sure about how to restore things like my self-made Real Instrument presets and so forth (all those fiddly .cst files).
    From my old GB2 install, I archived the whole /Library/Application Support/GarageBand/Instrument Library/ tree, so all my presets and everything are saved in their correct locations under that path. So, for example, I can drill on down to my archived [...]/Instrument Library/Plug-In Settings/Amp Simulation/ and find my old user-defined .cst presets.
    When I drag them to the appropriate [...]/Instrument Library/Plug-In Settings/Amp Simulation/ location in the support files tree of my new GB 3 installation, I get a warning that I need authorization. This is presumably a permissions issue, and if I authorize it by typing in my admin password, my old .cst files will be where I want them.
    But I have a nagging worry about whether they'll be correctly recognized by GarageBand when I then restart it. Is there some other better/different way to get my old .cst presets recognized in the new installation? Will they not appear because they haven't been indexed or something? I want to be sure of the best way to do this so I don't mess up my shiny new GB3 installation
    Cheers,
    Carl
    iBook G4   Mac OS X (10.4.6)  

    Making the backup archive before futzing around is certainly a good idea And, yes, there is quite a bunch of Instrument Library stuff new for GB3 that wasn't there in my GB2! (I look forward to messing with it
    When trying to copy my .cst and .pst files, when I clicked the Authenticate button on the you-ain't-got-permissions dialog box that came up, nothing happened. So I twiddled the permissions for the whole Instrument Library via Get Info, and then moved my stuff. That worked, though of course, Repair Permissions in Disk Utility won't fix them back now because the files aren't on the Start-Up disk. But, hopefully, it shouldn't really matter!
    For some reason, it still wouldn't recognize the added .cst and .pst files until I'd trashed the GB .plist/.cs and restarted, but now it seems to be fine. It was a bit slow to respond when I tested things be selecting some of my newly restored presets, but perhaps that's because it was still indexing. I haven't really checked it all through thoroughly to make sure things sound all right, but the signs are good
    Cheers,
    Carl

  • How to display Dynamic text after adding flash file to html

    Please help - I have a dynamic text field in a movieclip
    inside a main movieclip - Within flash the dynamic text display
    properly but once I load the file to an html page the dynamic text
    no longer display - It loads undefined in text box. However when I
    remove the movieclip from main movieclip text display no
    problem.

    that's as2 code, not as3. please post in the correct forum
    next time.
    either about.txt is not in the same directory as the html
    file that loads or embeds your swf or there's a case issue with
    about.txt really being About.txt, for example.

  • How to include images/icons for a jar file

    Hi,
    I need to create a jar file which will contain my application. My source code (.java) files are in "app" folder. I compiled that using javac -d . *.java and one package("appl") was created. I have all icons and images related to my application are in the folder named "icons" in the directory where source files are located i.e; app folder - "app/icons". I am accessing the images in the icons directory as "icons/book.gif".
    I created a jar file from source file directory with the option
    jar cvf app.jar app
    and i added this jar file to my classpath also.
    I have created a batch file to execute this application and set that batch file to "path" environment variable.
    It is running from any directory but no icons are appearing in that application if i try to run the application out side the "app" folder.
    Can any body give suggessions to solve this problem?

    Thanks for the added info, now let's get started.
    To use files in jars, you need to refer to them via a URL, so you'll need to modify your code a little bit first.
    URL imgURL = ClassLoader.getSystemResource("icons/BOOK.gif");
    setIconImage(Toolkit.getDefaultToolkit().getImage(imgURL));Next, you'll need a manifest. Using any text editor such as notepad, create a file called manifest.txt and put two lines in it. The first line will specify the class (w/o .class on the end) that contains your public static void main method, the second line is just an empty line (just press return).
    Main-Class: main
    (a blank line)
    Save this file with your class files (e.g. in Exam folder).
    Next build your jar. We want the jar to contain the package folder and your icon folder as well. So use this:
    jar cmf Exam/manifest.txt myJar.jar Exam/*.class icons
    And you should now have an executable jar. You can run it from dos with:
    java -jar myJar.jar
    or you can double-click it from windows.
    -Ron

  • How to include LabVIEW Run-Time in executable file ?

    Hello folks,
    I have an application that need the user to simply calling executable file without setting up LabVIEW run-time because my executable file will be posted in LAN and anyone can run it remotely. What should I do? Any help very appreciate...
    Thanks so much

    You have to have labVIEW run-time installed on your computer in order to run a LabVIEW programs (vi or exe). What you can do when you distribute an exe file is to create an installer which lets you install LabVIEW run-time and create a menu item (in Windows) in the Start>>Programs menus. Then you can distribute the whole package and after running the installer, LabVIEW run time as well as the exe is installed.
    You can do this in the installer settings of the Application builder (when you create the .exe file). Go to the "Advanced" section. There you can add the LabVIEW run-time Engine to the installer.
    One other possibility you can do if several people want to use the programm over Lan is to use the LabVIEW webserver. You can run a programm somewhere on the
    network and other people can open the front panel in their Webbrowser. But maybe that's not exactly what you want. ??

  • How to include elementry search help into predefined collective search help

    Hi guys...
         how to include the user defined elementry search help into pre-defined collective search help.. pls reply as soon as possible..its urgent..
    regards
    kirankpasupuleti

    Hi Kiran,
    I have a complete doc on this which gives you step by step procedure to achieve the same.
    If you want I can send you the docs.
    Please give me your email id.
    Regards,
    Amit Mishra

  • How to include animation files into muse test site on business catalyst?

    Hi there
    I am trying to publish a site created in muse to the business catalyst test website service for a client to review
    in the website i created an animation that i have inserted as an HTML snippet (ie copied relevant code into "INSERT HTML"
    The question is how do include the folder with all the files required to run the animation when i click "PUBLISH" to business catalyst?
    thanks

    Hello,
    You can make the changes in .muse file and then publish it to the existing site.
    It will automatically detect your old site when you click on File>Publish ONLY if you are using the same Adobe Id to upload the site which you used earlier to upload.
    You can check which Adobe Id you are using by going into Edit>Preferences option and under Publish with Account youwill find the Adobe Id which is being used to upload the site.
    you can change the Id (if required) by clicking on the dropdown and click on Switch accounts.
    Hope this helps.
    Regards,
    Sachin

Maybe you are looking for

  • Modifying a filename using the first word contained in the document.

    Hi, I recovered around 2500 .doc files, lost in a drive fail (I know) and I've been trying to find a way to speed up the renaming process : I'm trying to create a macro that could grab the first characters, or first word of each file and replace Its

  • Change the report title to more meaningful title? How to achieve it?

    Hi Guys, We have some BI reports which the users runs from BEx analyser. Currently the report title shows the names of the reports. For example a Sales by products reports has the title SALES BY PRODUCT REPORTING. What we want to do is these reports

  • Why does it need to be rendered?

    MBPro, FCS 6.02, captured clips with a Kona card to Pro Res HQ. Created a three clip multiclip and everything was fine with my MBP. Last week, I had to do a clean install of my MBP and now, when I play the multiclip, it plays fine when collapsed but

  • Batching of multiple IDOCs into 1 IDOC-XML file

    Hi PI experts, I would like to send all idocs from the same payment run (based on run date & run id) as 1 idoc-xml file to PI. The number of idocs is variable depending on the payment run. Is this possible without using ccBPM? I understand it can be

  • Exporting Report definitions/source codes

    Hi gyus, I'm looking for a software or tool or an algorithm which I could use to export all the Report definitions and search in them. Especially I mean source codes of formulas and section-conditions. My "heritage" is a huge chaotic report and often