Tiles and UIX

Hi All,
Have a possibility to use Tiles with UIX pages? If not, what the better alternative to Tiles facilities with UIX?
Thanks

Plnjmw, welcome to the forum.
If you have Windows System Restore setup, I suggest going back to a Restore point before you began having the problem.  This will tell you if the update is the problem.
Please click the "Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.
Signature:
HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
HP Photosmart 7520 AIO
++++++++++++++++++
**Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
Intelligence is God given; Wisdom is the sum of our mistakes!
I am not an HP employee.

Similar Messages

  • JSF Actions and ActionListeners with Tiles and forms

    I�m having a problem trying to use the Tiles functionality in Struts 1.1 with JSF and was wondering if anyone could help me.
    I have defined a very simple header, menu, content Tile that doesn�t involve nesting of tiles (ExampleTile_content1Level.jsp).
    I have 3 JSP pages, the first testHarness.jsp is NOT built using Tiles and is just used to load some test data into a session scoped bean using an actionListener and then forward to a Tile generated page (ExampleTile3.jsp) using a hard-coded action �applicationSummary� when a commandLink is pressed. This works fine for both the action and actionListener.
    ExampleTile3.jsp contains another commandLink that is meant to forward to another tile ExampleTile2.jsp. This also works until I try to add the <h:form> � </h:form> tag around the outside of the <h:panelGrid> tags in ExampleContent1.jsp when the action and actionListener then fail to fire and I get an �Error on Page� message in Explorer the detail of which says �Error �com_sun_rave_web_ui_appbase_renderer_CommandLinkRendererer� is null or not an object�.
    However I need a form so that I can bind UI controls to data from the bean stored in the session scope. This is only a problem when I use Tiles to define the pages. Does anyone know what I am doing wrong?
    Any help would be much appreciated.
    Tiles.xml
       <definition name="example3" path="/pages/exampleTile_content1Level.jsp" >
              <put name="headerClass" value="someStyle"/>
              <put name="menuClass" value="someStyle"/>
              <put name="contentClass" value="someStyle"/>
              <put name="header-title" value="/pages/exampleHeader.jsp" />
              <put name="menu" value="/pages/exampleMenu.jsp" />
              <put name="content" value="/pages/exampleContent1.jsp" />
       </definition>
       <definition name="example2" path="/pages/exampleTile_content1Level.jsp" >
              <put name="headerClass" value="someStyle"/>
              <put name="menuClass" value="someStyle"/>
              <put name="contentClass" value="someStyle"/>
              <put name="header" value="/pages/exampleHeader.jsp" />
              <put name="menu" value="/pages/exampleHeader.jsp" />
              <put name="content" value="/pages/exampleContent2.jsp" />
       </definition>ExampleTile3.jsp
    <f:view>
         <h:form>
              <tiles:insert definition="example3" flush="false" />
         </h:form>
    </f:view> ExampleTile2.jsp
    <f:view>
         <h:form>
              <tiles:insert definition="example2" flush="false" />
         </h:form>
    </f:view> Faces-config.xml
    <navigation-rule>
        <from-view-id>/pages/testHarness.jsp</from-view-id>
           <navigation-case>
                <from-outcome>applicationSummary</from-outcome>
                <to-view-id>/pages/exampleTile3.jsp</to-view-id>
              <redirect/>
           </navigation-case>
    </navigation-rule>
    <navigation-rule>
        <from-view-id>/pages/exampleTile3.jsp</from-view-id>
           <navigation-case>
                <from-outcome>nextPage</from-outcome>
                <to-view-id>/pages/exampleTile2.jsp</to-view-id>
                <redirect/>
           </navigation-case>
    </navigation-rule> ExampleTile_content1Level.jsp
    <tiles:importAttribute scope="request"/>
    <h:panelGrid columns="1" >
         <f:subview id="header-title">
              <tiles:insert name="header-title" flush="false" />
         </f:subview>
         <f:subview id="menu">
              <tiles:insert name="menu" flush="false" />
         </f:subview>
         <f:subview id="content">
              <tiles:insert name="content" flush="false" />
         </f:subview>
    </h:panelGrid> ExampleHeader.jsp / ExampleMenu.jsp
    <tiles:importAttribute scope="request"/>
    <h:panelGrid columns="1" columnClasses="someSyle">
         <h:outputFormat value="This is the {0}.">
              <f:param value="Header / Menu as appropriate "/>         
         </h:outputFormat>
    </h:panelGrid> ExampleContent1.jsp
    <tiles:importAttribute scope="request"/>
    <h:form>     <----- Fails with this tag included but works without it.
    <h:panelGrid columns="1" >
              <h:outputFormat value="This is the {0}.">
                   <f:param value="Content on the FIRST page"/>
              </h:outputFormat>
              <h:commandLink action="nextPage" immediate="false">
                   <h:outputText value="Click to go to next page"/>
              </h:commandLink>
    </h:panelGrid>
    </h:form> ExampleContent2.jsp
    <tiles:importAttribute scope="request"/>
    <h:panelGrid columns="1" >
         <h:outputFormat value="This is the {0}.">
              <f:param value="Content on the SECOND page"/>
         </h:outputFormat>
    </h:panelGrid>

    jezzica85 wrote:
    Hi everybody,
    I want to overload a method so it can take either 2 Actions, 2 ActionListeners, or one of each. The issue with this is that I'd have to make 4 overloaded signatures and almost identical methods, like this:
    method( action, action )
    method( action, listener )
    method( listener, action )
    method( listener, listener )
    Well, if you want to support that then you are just going to have to do suffer through it, the only shortcut I can recommend is that your method(action, listener) and method(listener, action) are the same so you only have to implement 1 and just use the other as a entry point to call the one you wish to contain the code.

  • JSF Tiles and Struts ActionForward

    Hi All
    I would like to use Tiles with my JSF application.
    In order to get the best from Tiles i would like to use definitions.
    the problem that most of the power of Tiles and definitions is coming from the use of ActionForward.
    Does any one now how i can implement ActionForward with struts definition name in the Navigation in JSF.
    I understand that i need to hack the Navigation model and get the Tiles bean from the Tiles using the outcome value.
    Then i know that i need some how to get the tree that generates and forward it to the JSF or somthing like this.
    Does any one have an idea how to do it???
    Thanks
    Noam

    hi,
    in MyFaces there is an example using JSF and Tiles.
    MyFaces provides a custom ViewHandler faciltity.
    see http://sourceforge.net/projects/myfaces
    hope that helps.
    Regards,
    Matthias

  • Tiles and RichFaces ?? Calendar

    Do tiles and RichFaces can work together ? I have project, jsf 1.2, tiles, mvc spring, tomcat 6 and i'm trying to add richfaces calendar when I write <rich:calendar/> the calendar button shows but when I click nothing happens. When I write <rich:calendar popup="false" /> nothing appears on the page. Please help how to begin with RichFaces.

    Plnjmw, welcome to the forum.
    If you have Windows System Restore setup, I suggest going back to a Restore point before you began having the problem.  This will tell you if the update is the problem.
    Please click the "Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • I dropped my iPod touch 4 generation on my kitchen tile and it shattered, like chunks of the screen are coming off. But everything works and I've had it for a 1 ½ years now. I don't have the extended warranty or anything but can I get it replaced somehow

    I dropped my iPod touch 4 generation on my kitchen tile and it shattered, like chunks of the screen are coming off. But everything works and I’ve had it for a 1 ½ years now. I don’t have the extended warranty or anything but can I get it replaced somehow? if anyone knows anything please let me know. thank you!

    Depending on the extent of the damage, Apple may replace the iPod for a flat fee; see the Repair Pricing section here:
    http://www.apple.com/support/ipod/service/faq/
    There are independent iPod repair services that may be able to repair the iPod for less. Do a web search for "ipod repair". Note, though, that if you elect to have the iPod serviced by an unauthorized shop, all further warranty will be void.
    Regards.

  • Splitting high resolution in tiles, and saving them out as new cropped and layered psd file.

    Hey there, my first post here.
    I currently working with designing photos/images ceramic tiles.
    My goal is to minimize the time it takes to split an image in equal tiles, and then having all layers put in a new layered psd-file and layers named after raws and columns.
    Let say I have a bathroom wall 160X100 centimeters.
    That would be 8x5 tiles, tiles are 20x20 cm I this case, 40 tiles.
    Doing this manually when the work load increases would be impossible to manage.
    Tried using slices, but there's gotta be a bug in relationship between pixels and millimeters/centimeters.
    I divided the whole image in equally big slices 5 raws, 8 columns.
    No matter what the pixels say, when the image is 1600x1000 mm, one would think the result would be 8 tiles X 5 tiles that are 200x200mm each!
    But it turns out it differs 2 - 3 millimeters.
    Would be glad if there was a different approach to this, either by a neat script or a plug in or something.
    Images slicing in photoshop is only able to save out to web formats what I know of. I need it to be high resolution images 300dpi.
    Hope th get some feedback and ideas on this.
    Thanks in advance

    Xbytor has written a script that will spilt the document up.
    http://www.ps-scripts.com/bb/viewtopic.php?t=1582&highlight=tilemaker

  • Current status of Tiles and JSF integration

    Hi. I am new to JSF, and I have been researching Tiles integration with JSF. I've read a lot of posts about difficulties encountered when integrating them, and other posts seem to suggest that it is definitely do-able (some posts say using Shale Tiles is the way to go instead of using Struts tiles.)
    I have not found any definitive or straight forward tutorial on integrating Tiles and JSF. Is it a matter of the JSF technology not being fully developed? Will tiles be easily integrated (as it is in Struts) in the future, without jumping through hoops?
    Any opinions or advice would be greatly appreciated. I would rather not use JSF w/ JSP includes as an alternative. It seems as though Struts would be a better choice for what I have to do, unless I can integrate JSF and tiles functionality with relative ease.
    Thanks.

    Cold-Gin wrote:
    I have not found any definitive or straight forward tutorial on integrating Tiles and JSF. Is it a matter of the JSF technology not being fully developed? Will tiles be easily integrated (as it is in Struts) in the future, without jumping through hoops?I certainly wouldn't say that JSF technology is not fully developed by any stretch. It's certainly possible that there's some sort of impedance mismatch between the two, but Tiles support is hardly the measure of a framework's maturity. :P
    Having said that, I really can't say much more than that with regard to Tiles. What I can suggest, though, is JSFTemplating or Facelets. Both are mature products, engineered specifically for use with JSF. Facelets is probably the more popular of the two and is slated for inclusion in JSF 2.0 in some form, while JSFTemplating, which supports the Facelets syntax, is another strong alternative (which, incidentally, is what powers the GlassFish admin GUI).
    Hope that helps...

  • Tiles and charms stop working

    Tiles and Charms stop working. When tiles stopped functioning (clicking on tile on desktop causes the desktop tile itself to scroll) and I could still access the search charm, I ran sfc/scannow as admin. It showed a couple of corrupt files it could not fix, but on reboot, the tiles and charms functioned again. Have been through this about four times at this point.
    Seems to have started with the last Windows 8.1 update, and is somehow related to the OneDrive syncing engine.  I had not used OneDrive; started using it, and this mess started. I disabled all pc and laptop OneDrive settings and stopped using it. However, the "OneDrive sync engine" message appears for no apparent reason, and then the tiles and charms stop working.  If I have Outlook and Foxfire apps open, they still work, and their open windows still appear in the bottom toolbar. All the other app shortcut links that normally pinned there disappear.
    When I try to shut the PC down, if I can do so via the power charm, I get a message that it can't shut down because the "Portrait Display Inc. app is preventing shut down." There is no such program shown in the installed program list in Control Panel. I understand from Googling it that it's somehow embedded in HP PC's.
    This is an HP Envy Phoenix 810, with an HP monitor (non-touch), both purchased Dec., 2013. Running Windows 8.1, on automatic updates; using McAffee All-Access AV, up to date. Standard Office apps. No goofy software.
    I see that many other people have had this problem, have used the sfc/scannow approach, with little lasting effect.
    This question was solved.
    View Solution.

    Plnjmw, welcome to the forum.
    If you have Windows System Restore setup, I suggest going back to a Restore point before you began having the problem.  This will tell you if the update is the problem.
    Please click the "Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • JSF with TILES and HTML-Code

    Hello!
    I have a pure JSP-project using tiles. Now I want to migrate to JSF and find some problems.
    When I use my existing layout and include the different JSPs I have no problem as long I have a single f:view in every jsp file is used. When I try to define f:view and a h:form including different files and in each file JSF componets where used I got a very bad result. Additiotal I have to say, that I try to keep my formatting with HTML tags existing.
    The effect is, that all JSF componets were rendered at the beginning of the jsp file and than be included into the layout.
    Have I use a special order of f:view, f:subview, h:form, ....
    Alternative I could make a complete reprogramming of the JSP's, not my favourit, but than I need the possibility to set single formats for each <td> in a table and this seems not to be possible with h:panelGrid.
    Havy anyone an idea?
    Thanks for your help!

    Read about facelets as a replacement for tiles in jsf.

  • Custom tile and event handling

    Hello Experts,
    We are trying to implement custom tiles in our SAPUI5 application , where clicking on each tile would have different application flow. For example, we have couple of tiles as "My Inbox" and  "My WorkOrders". Clicking on  "My Inbox" would open View1 where as "My WorkOrders" would open  View2. Is it possible via "TileContainer" > "StandardTile". From the demokit we , did not get much idea, so any code snippet with brief explanation would be a great help.
    Thanks in advance for your help!!
    Regards,
    DR

    Hi Diptanu,
                   Please refer this link.
    Regards
    Moulika

  • Integrating Struts, Tiles, and JavaServer Faces

    I have tried some sample applications in jsf. They are working properly. Basically, our application is based on struts. We fee that that it will be difficult to convert struts based application into jsf. So we plan to integrate jsf components into struts application. I found a site http://www.ibm.com/developerworks/library/j-integrate/ where jsf-struts integration material has been given. For this integaration, struts-faces.jar is required. when i try to start the server after struts-faces-1.3.8.jar placed in Tomcat 5.5\common\lib folder, server is not started properly. I have found struts-faces-1.3.8.jar in struts-1.3.8-lib. Should I user struts-faces.jar? if it is so, Where to find struts-faces.jar Please provide a solution for this problem.

    Wow, Srikanth. What a great contribution! I'm right at the begining of the design phase of a project that will hopefully go live in March and while I had already settled on a Tiles/Struts approach, I was really wanting to bring in JSF as well. I'm glad to see that someone is actively working on the integration components. I hope that the code modifications you propose make it into the Struts-Faces libraries soon.
    One question. While I've been deveolping J2EE webapps for a couple of years now,
    I'm still a little new to the Struts/Tiles arena. After reading your article at IBM developerWorks I wasn't able to ascertain whether or not what you proposed worked with the idea of individual controllers for each tile, which is a pattern that my project will need to adopt (I read about it in the short article here - http://www.theserverside.com/resources/article.jsp?l=Tiles101).
    Can you shed some light on the subject? Will the modifications you proposed allow Tiles to continue to work in that fashion?
    -Matt Welch
    Hi,
    Currently JSF, Struts and Tiles cannot work together
    out of the box.
    Craig McClanahan has come up with Struts-Faces which
    lets you integrate Struts and JSF. This is ideal for
    projects who want to protect their code investment in
    Struts and also want to take advantage of JSF once it
    is final.
    Unfortunately if you are also using Tiles, this is not
    possible because of some showstoppers on your way. I
    started on this venture a while back and ran into the
    same problems and decided to write some code - on top
    of Struts-Faces and was pretty successful.
    I am sharing this knowledge with the rest of you with
    this article of mine on IBM developerWorks
    http://www-106.ibm.com/developerworks/library/j-integra
    e/
    As already pointed out in this forum earlier, this
    article covers the steps to integrate the three and
    provides complete source code and also a working
    example.
    Hope you will find the article and the code useful.
    Thanks,
    Srikanth

  • Hi i am using tiles and jsf?

    i am using tiles defnetion.
    i want to use the layout logic for my application.
    i created all the layouts how can i link the layouts
    to the main tiles defnition.
    and if i extend the main tiles def i am not able to get the page displayed.
    below is my code
    les-definitions>
    <definition name="mainLayout" path="/layout/mainLayout.jsp" >
    <put name="topLayout" value="topLayout" />
    <put name="leftLayout" value="leftLayout" />
    <put name="centerLayout" value="centerLayout" />
    <put name="body" value="" />
    <put name="subbody" value=""/>
    </definition>
    <definition name="topLayout" path="/layout/topLayout.jsp" >
    <put name="header" value="/pages/header.jsp" />
    <put name="menu" value="/pages/tabMenu.jsp" />
    </definition>
    <definition name="leftLayout" path="/layout/leftLayout.jsp">
    <put name="body" value="/templates/edit1003_body.jsp" />
    </definition>
    <definition name="centerLayout" path="/layout/centerLayout.jsp">
    <put name="subbody" value="/templates/mortage_body.jsp" />
    </definition>
    <definition name="edit1003.tiles" extends="mainLayout" >
    <put name="body" value="/templates/edit1003_body.jsp" />
    <put name="subbody" value="/templates/mortage_body.jsp" />
    </definition>
    <definition name="aboutus.tiles" extends="mainLayout" >
    <put name="body" value="/templates/aboutus_body.jsp" />
    <put name="subbody" value="/pages/address.html"/>
    </definition>
    <definition name="mortage.tiles" extends="edit1003.tiles" >
    <put name="subbody" value="/templates/mortage_body.jsp" />
    </definition>
    its not working
    please let me know whats the wrong?
    thansk in advance
    sreedevi.

    hi
    i got the navigation its works
    thansk
    but i have one more problem
    my jsf tags are not shown in the body tag they are shown outside the body tag.
    below is my code
    <form id="subbody:hi:_id27" name="subbody:hi:_id27" method="post" action="/actsys/mortage.jsf" enctype="application/x-www-form-urlencoded"><table border="0"><tbody><tr><td><span class="text">Applicants should complete this form as "Borrower" or "Co-Borrower", as applicable.Co-Borrower information must aslo be provided(and the appropriate box checked)</span></td></tr>
    <tr><td><table border="0"><tbody><tr><td><input type="checkbox" name="subbody:hi:_id27:_id32" value="true" />the income or assest of a person other than the "Borrower"(including the Borrower's spouse) will be used as a basis for loan qualification.</td><td><input type="checkbox" name="subbody:hi:_id27:_id35" value="true" />the income or assests of the Borrowers's spouse will not be used as a basis for loan qualification,but his or her liabilities must be considered because the borrower resides in a community property state,the security property is located in a community property state,or the Borrower is relying on other property located in a community state as a basis for repaymnet of the loan.</td></tr>
    </tbody></table></td></tr>
    <tr><td><table border="0" cellpadding="1" cellspacing="2"><tbody><tr><td><span class="text">Mortage applied for:</span></td><td><table id="subbody:hi:_id27:MortageApp"><tr>          <td><label><input type="checkbox" name="subbody:hi:_id27:MortageApp" value="va" onblur="validateCheck(this);" />&#160;VA</label></td>          <td><label><input type="checkbox" name="subbody:hi:_id27:MortageApp" value="conv" onblur="validateCheck(this);" />&#160;Conventional</label></td>          <td><label><input type="checkbox" name="subbody:hi:_id27:MortageApp" value="other" onblur="validateCheck(this);" />&#160;Others</label></td>          <td><label><input type="checkbox" name="subbody:hi:_id27:MortageApp" value="fha" onblur="validateCheck(this);" />&#160;FHA</label></td>          <td><label><input type="checkbox" name="subbody:hi:_id27:MortageApp" value="usda" onblur="validateCheck(this);" />&#160;USDA/RHS</label></td></tr></table></td><td><span class="text">Agency Case Number:</span></td><td><input id="subbody:hi:_id27:agencycasenumber" name="subbody:hi:_id27:agencycasenumber" type="text" value="" onfocus="validateagency('MortageApp');" onchange="checkNumber(this);" /></td><td><span class="text">Lender Case Number:</span></td><td><input id="subbody:hi:_id27:lendercasenumber" name="subbody:hi:_id27:lendercasenumber" type="text" value="" onchange="checkNumber(this);" /></td></tr>
    <tr><td><span class="text">Amount:</span></td><td><input id="subbody:hi:_id27:amount" name="subbody:hi:_id27:amount" type="text" value="" onchange="checkNumber(this);" /></td><td><span class="text">Interest Rate:</span></td><td><input id="subbody:hi:_id27:interestrate" name="subbody:hi:_id27:interestrate" type="text" value="" onchange="checkNumber(this);" /></td><td><span class="text">No. of Months:</span></td><td><input id="subbody:hi:_id27:Noofmonths" name="subbody:hi:_id27:Noofmonths" type="text" value="" onchange="checkNumber(this);" /></td></tr>
    <tr><td><span class="text">Authorization Type:</span></td><td><table id="subbody:hi:_id27:Authorization"><tr>          <td><label><input type="checkbox" name="subbody:hi:_id27:Authorization" value="fr" onblur="validateCheck(this);" />&#160;Fixed Rate</label></td>          <td><label><input type="checkbox" name="subbody:hi:_id27:Authorization" value="other" onblur="validateCheck(this);" />&#160;Other</label></td>          <td><label><input type="checkbox" name="subbody:hi:_id27:Authorization" value="gpm" onblur="validateCheck(this);" />&#160;GPM</label></td>          <td><label><input type="checkbox" name="subbody:hi:_id27:Authorization" value="arm" onblur="validateCheck(this);" />&#160;ARM</label></td></tr></table></td><td></td><td></td><td></td><td></td></tr>
    </tbody></table></td></tr>
    </tbody></table><input type="hidden" name="subbody:hi:_id27_SUBMIT" value="1" /></form>
    <
    <body>
    </body>
    i want the jsf code need to be inside the body tage
    if some one has any idea why its comming
    please let me know
    thansk in advance

  • Tiles and run-time expressions

    I use an in-house developed library similar to Struts Tiles.
    Consider this line <put name='header' value='header.jsp'/>. At run-time it will send header.jsp to web browser. I need to select a specific .jsp using a flag like <put name='header' value='header<%= flag %>.jsp'/>, so this will send, for example, header1.jsp, header2.jsp and so on.
    Unfortunately Tiles doesn't evaluate expressions <%=.. %> at run-time, so the uri will header<%= flag %>.jsp instead of necessary header1.jsp.
    I'm looking for a solution other than using "if".
    Evgeny
    Javadesk

    I want to send a bookmark label and web page using the same specific Locale. But I see a problem in Tiles. This sends output in UTF-8 charset, and displays correct output
    <%@ page language="java" contentType="text/html; charset=UTF-8" %>
    <fmt:bundle basename="bundle">
      <put name="header" type="page"> 
        <fmt:message key="sample" />
      </put>
      <region:put section='content' content='home.jsp'/>
    </fmt:bundle>but this, when setLocale is executed in Tiles, will send output in default ISO-8859-1 encoding, and display not English characters as gibberish
    <%@ page language="java" contentType="text/html; charset=UTF-8" %>
    <fmt:setLocale value="<%= locale %>" />
    <fmt:bundle basename="bundle">
      <put name="header" type="page"> 
        <fmt:message key="sample" />
      </put>
      <region:put section='content' content='home.jsp'/>
    </fmt:bundle>I ran a number of tests and looked at the JSTL source code and found, that the problem occurs after fmt:setLocale tag internally calls the response.setLocale(locale);
    Any advice?

  • Wildcards in ADF and UIX

    Hi,
    I have to provide a wildcard search for a UIX search form. The customer demands explicitely the use of "*" and "?". Fortunately the asterisk ("*") is implemented. But how can I use the question mark "?" instead of or additonally to the underscore "_" character?
    Users don't know / don't care / shouldn't be aware of which database is behind an application, and the "?" is the common "standard" for replacing one character is a search string.
    Regards,
    Georg

    Hello Markus & Jan,
    thanks for pointing me to the right direction. I will implement the custom ViewCriteriaAdapter as soon as our project enters the implementation phase. Currently we are in a prototype phase. I was hoping the wildcard characters would be configurable.
    Regards,
    Georg

  • Custom new tab page, tiles and redundant searchbar

    I have used the custom new tab add-on for a long time. 4x4 tiles, no search bar, custom background... It was great. A million times better than the standard crap they give you. Since the last update I'm stuck with the standard new-tab page, which I hate. Plus, Google is the ONLY standard search machine available. Yes, you can use others, but not as standard. Bye bye privacy.
    Let me sum up the only 2 reasons I used firefox in the first place:
    1. The ability to NOT use big brother's services (Google)
    2. The CUSTOMIZABLE new-tab page (4x4 tiles instead of 4x2). WITHOUT a redundant search bar.
    With last update you have disabled these both. No 4x4 tiles, redundant search bar (there are now 3 search bars instead of 2. 3 times better searching eh?)... I'm done with Firefox. I don't even know why I bothered to take the time to write this.
    Mozilla you suck. Every time there's good community driven thing going on, you idiots ruin it.
    ''Edited by a moderator due to language. See the [http://support.mozilla.com/kb/Forum+and+chat+rules+and+guidelines Rules & Guidelines] .''

    These can get you started;
    http://kb.mozillazine.org/About:config
    http://kb.mozillazine.org/About:config_entries

Maybe you are looking for

  • Hi, does any one know how to change  owner name?

    Hi, i have bought an iphone unlocked on ebay recently, the phone is working perfectly. Does enyone know how to change the owner name? what details would i need? I have the IMEI,  name of the guy who sold the iPhone and his email address, do you think

  • Opening Excel Report results in 'Errors were detected in File .....'

    Dear Professionals, Ive an Excel report that upon openning produces the following error. 'Errors were detected in file 'T:\Customer .......' Excel proceeds to strip out the ALL the Query Tables from the report discarding them due to integrity problem

  • Loading a blob record

    Hi, In my program I must put some new record in a database. The problems come when I have to load the column of blob type. I'd want to put into that field the contents of an array of byte[ ].

  • Payment Received Notification by email

    Dear All Please let me know if any one has an experience of sending email notification of payment receipt to concerned user. Our requirement is that we will maintain a Z table where users email address will be maintained by profit center. As soon as

  • How to move stock to previous period

    Hello MM Experts, We need to make an inventory adjustment for period 31/12/2008, however it is now 03/01/2009. Our Controller has not closed out 12/2008. How can we post it to the previous period/year of 31/12/2008?? That I want to move the stock fro