Tiles problem

Hi
I'm new to struts and I have some problem with struts.
I have tiles.jsp:
<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %>
<tiles:insert page="/tiles/karta.jsp" flush="true">
<tiles:put name="title" type="string" value="karta" />
<tiles:put name="header1" value="/tiles/top1.jsp" />
<tiles:put name="body1" value="/tiles/evidCard.jsp" />
</tiles:insert>
In top1.jsp there's just this table of links
<td>All cards</td>
<td>Evid.card</td>
<td>Store card</td>
When I first call tiles.jsp, then I see both tiles (top1.jsp, evidCard.jsp). Then when I click link e.g. All cards, then I dont see top1.jsp (I see just allcards.jsp)........Can you tell me, where's the problem?
Do I need to write other jsp pages like tiles.jsp, but I will change value in body1 into :
value="/tiles/allcards.jsp"
value="/tiles/storeCard.jsp"???
Thanks a lot.
regards

Check this out.
http://www.jsftutorials.net/tiles/jsf-tiles.html

Similar Messages

  • Print tile problem

    I have a one page pdf document I want to print enlarged on several pages.
    I'm running Acrobat Pro on a mac OS 10.6.7 with an epson workForce 840.
    I follow instructions (see below) and selected tiling options but the print out is reduced rather than enlarged.
    Does anyone have a solution? Much obliged!
    Here are the directions I followed:
    Print an oversized document
    Although you can create a PDF file as large as 15,000,000 inches (38,100,000 cm) in either direction, most desktop printers cannot print such large pages. To print an oversized document on your desktop printer, you can print each page in pieces, called tiles, and then trim and assemble those pieces.
    You can also increase the scale of a standard-sized document and print it on multiple pages.(note: dosen't say how to do this and scaling up in "tile scale" does not increase the print out size but rather seems to reduce it.
    Choose File > Print.
    From the Page Scaling menu, choose Tile All Pages if all pages of the document are oversized. If some of the pages are standard-sized, choose Tile Large Pages.
    (Optional) Set any of these options, referring to the Preview image to check the output results:
    Tile Scale
    Adjusts the scaling. The scaling affects how the sections of the PDF page map to the physical sheet.
    Overlap
    Specifies the minimum amount of duplicated information you want printed on each tile for ease in assembly. The Overlap option uses the unit of measure specified for the document. The value should be greater than the minimum nonprinting margins for the printer. You can specify up to half the size of the shortest side of the document page to overlap. For example, tiles for a page that measures 11-by-17 inches (279.4mm-by-431.8mm) can overlap up to 5.5 inches (139.7mm).
    Labels
    Includes the PDF name, date of printing, and tile coordinate on every sheet. For example, Page 1 (1,1) means row 1, column 1 of the first page. Tile coordinates are used for reassembling the tiles.
    Cut Marks
    Prints marks on each corner of a tiled page for ease of assembly. Use this option in conjunction with the Overlap option. When you specify an overlapping edge and then superimpose those edges, you can use the cut marks to line up the tiles.

    I think that your problem might be that you are not using a PostScript printer. It works on a PS printer.

  • Tile problem: Working on 1.3 and not on 1.3.1

    Ok, I've already sent this as a bug in JavaFX Jira but it's not public yet, so I'm going to post it here in case someone can understand what is really happening. The problem timeline is the following:
    - I have a tile with 3 rectangles that had a roll over effect (they scale their size)
    - After 1 second I remove all of the rectangles, so the tile has 0 elements and the rectangles are not shown.
    - One second later a put again 3 rectangles in the tile and at this point we have to different behaviours:
    - In 1.3 the three rectangles apear without problems
    - In 1.3.1 none of them is shown, but strangely if I put the mouse over their "virtual" position the rollover is done and all of them
    magically appear (not only the one I was over)
    package test;
    import javafx.scene.CustomNode;
    import javafx.scene.Node;
    import javafx.scene.paint.Color;
    import javafx.scene.layout.Tile;
    import javafx.animation.Timeline;
    import javafx.animation.KeyFrame;
    import javafx.scene.shape.Rectangle;
    import javafx.scene.input.MouseEvent;
    import javafx.stage.Stage;
    import javafx.scene.Scene;
    public class SimpleBidButtons extends CustomNode {
        public var numButtons: Integer;
        init {
            this.children = [ Tile {
                        id: "firstMenuBar{id}";
                        rows: 1;
                        content: bind for(i in [0..numButtons-1])
                            def but:Rectangle = Rectangle {
                            width: 90; height: 90;
                            onMouseEntered: function(e: MouseEvent) {
                                but.scaleX = 1.1;
                                but.scaleY = 1.1;
                            onMouseExited: function(e: MouseEvent) {
                                but.scaleX = 1.0;
                                but.scaleY = 1.0;
                            fill: Color.BLACK
                            but;
                        height: 100;
                        width: 300;
    function run() {
        var buttons: Integer = 3;
        var menu = SimpleBidButtons {
                    numButtons: bind buttons;
                Stage {
         title: "MyApp"
         onClose: function () {  }
         scene: Scene {
              width: 320
              height: 120
              content: menu;
        Timeline {
            keyFrames: [
                KeyFrame {
                    time: 1s;
                    action: function() {
                        buttons = 0;
                } KeyFrame {
                    time: 2s
                    action: function() {
                        println("Push");
                        buttons = 3;
        }.play();
    }Edited by: AnderRuiz on Aug 23, 2010 1:14 AM

    There is no need to override create function anymore in 1.3 and in fact the children variable was created to avoid memory consumption because many CustomNodes create a Group in 1.2. Anyway I changed my code to override create() and as I supposed the result was the same. This code was working also with JavaFX 1.2 without any problems (overriding create() of course)
    Edited by: AnderRuiz on Aug 23, 2010 3:59 AM

  • Datacontrols Tiles problem

    It shows a message: Access denied when using Datacontrols of type table with Tiles in JSF, this is my code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="http://xmlns.oracle.com/adf/faces" prefix="af"%>
    <%@ taglib uri="http://xmlns.oracle.com/adf/faces/html" prefix="afh"%>
    <af:table rows="#{bindings.findAllCatalog1.rangeSize}"
    first="#{bindings.findAllCatalog1.rangeStart}"
    emptyText="#{bindings.findAllCatalog1.viewable ? 'No rows yet.' : 'Access Denied.'}"
    var="row" value="#{bindings.findAllCatalog1.collectionModel}"
    selectionState="#{bindings.findAllCatalog1.collectionModel.selectedRow}"
    selectionListener="#{bindings.findAllCatalog1.collectionModel.makeCurrent}">
    <f:facet name="selection">
    <af:tableSelectOne text="Select and ">
    <af:commandButton text="Submit"/>
    </af:tableSelectOne>
    </f:facet>
    <af:column headerText="#{bindings.findAllCatalog1.labels.id}"
    sortable="true" sortProperty="id">
    <af:outputText value="#{row.id}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.journal}"
    sortable="true" sortProperty="journal">
    <af:outputText value="#{row.journal}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.publisher}"
    sortable="true" sortProperty="publisher">
    <af:outputText value="#{row.publisher}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.edition}"
    sortable="true" sortProperty="edition">
    <af:outputText value="#{row.edition}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.title}"
    sortable="true" sortProperty="title">
    <af:outputText value="#{row.title}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.author}"
    sortable="true" sortProperty="author">
    <af:outputText value="#{row.author}"/>
    </af:column>
    </af:table>

    Did you ever solve this problem ? I'm seeing extact the same issue. JSF and Tiles work great, but as soon as I try to add an ADF databound tile, e.g. including a read-only table, things break. I get an "Access Denied" error which is the default setting for the af:table's emptyText attribute.

  • Map Coord, Tile , problems with getting tile for a coord

    Hello,
    I got a following question of which i unfortunately don't see the answer ...
    I've a class Coordinate and a class Tile.
    Now when i'm loading the tiles,
    format: x y z color ...
    i put them in a Map Map<Coord, Tile>, where coord is x,y,z and Tile contains color etc
    so basically i want to do is this:
    Coordinate c = new Coordinate(1,1,0);
    map.get(c);But this returns null because it isn't mapped ...
    I know by creating a new coordinate it creates a new object, so it's normal it returns null.
    Though i want something like that so i can call the method above, but i just don't see it.
    The only way i can think of is looping through the keys, getting x, y and z of them, and check if they equal
    the x y and z of the new coordinate. Still i don't know if this would be a good solution, as i have - 10000 coords and about 5 differen heights so about - 50000 coordinates
    Any ideas ?
    Thanks in advance!
    Edited by: Kolarius on Apr 28, 2009 11:48 AM

    Your Coordinate class needs to override the hashCode and equals methods in a suitable manner. Read about those methods in the API documentation for java.lang.Object.

  • Struts and Tiles Problem:compiler error message

    I imported the application "tiles-documentation.war" from jakarta-struts-1.1 into the newly installed JDevloper(Version 9.0.5.2 Build 1618) and try to make it running.
    While with the former Jdeveloper 9.0.4 I can run it nicely(a few manual editing of some files, though), with this newer version I just can not proceed with the following error message.
    Project: D:\jdev\mywork\oc4j_startup\tiles_doc\tiles_doc.jpr
    D:\jakarta-struts-1.1\webapps\tiles-documentation\tutorial\common\menu.jsp
    Error: package and class have same name: tutorial.common._menu
    the same kind of message repeated many many times.
    It seems that I can not probe any more...
    Can someone help me out? Thanks in advance

    Right so these where messages from the JSP compile or from the import process?

  • Seamless Tiles problems

    All tutorials that you come across on the net for creating Seamless tiles, all show to use the offset filter.  The results from using this filter are never what I want, no matter how many tutorials I follow.
    How can remove the seams in this image, without offset and or having to use the smart clone tool ? This image is a pattern applied to a canvas.
    Thank You.

    Let's give it a try. I've modified J's solutiion slightly but the method remains intact.
    1. Open your souce tile and copy it into memory.
    2. Open a new document that is as big or bigger (it doesn't matter) as 2x the width and 2 x the height of your source tile. The numbers in the New dialog box indicate the size of your tile. Make sure your have a background.
    3. Activate the Move tool and make sure the "Show Transform Controls" check box on the Property Bar is checked.
    4. Select the Actions Panel and Start a new action (Click on the icon in the panel next to the Trashcan) Give it a name and click on Record.
    5. Insert the image from memory (Ctrl-V) 4 times. You should now have a background with 4 layers (1-4) in the center with Layer 4 selected. And you should be able to see the Transormation controls.
    6. Click on the transformation controls. The Property Bar will change to the "Free Transform" set up with a square formed by 5 smaller squares on the left end. Click the small square in the center of the left side of that square. The small black square at the center will move from the center to the left center square.
    7.Select menu item Edit->Transform->Flip Horizontally. (Don't worry if it goes off the canvas we'll fix that later). Click the check mark at the right of the Property Bar to accept the change. There should be 2 copies of your tile showing abutted together horizontally.
    8.Select Layer 3 in the Layers Panel. Click on the Transform Controls in the center of the image. The Property Bar changes. Select the small square at the center of the bottom of the square on the left side of the Property Bar. Select menu item Edit->Transform->Flip Vertically. And click the check mark at the right end of the Property Bar. You hould now see 3 copies of you tile butted together.
    9. Select Layer 2 in the Layers Panel. Click on the Transformation Controls. The Property Bar changes. Select the small square in the center of the left side of the square at the left end of the Property Bar. Select menu item Edit->Transform->Flip Horizontally.
    10. Change the square selection to the small center square on the bottom of the square at the left end of the Property Bar. Select menu item Edit-Transform->Flip Vertically. Click the check mark at the right end of the Property Bar.
    11. Select Layer 1 in the Layer Panel, move your cursor to Layer 4 and with the shift key pressed select Layer 4. Layers 1 to 4 should now be hi-lighted press ctrl-E to merge them. Layer 4 (the merged layers of your tile is now selected.
    12 Still in the Layers Panel with the ctrl key pressed click on the background. Both the background and Layer 4 should now be selected. In the Property Bar click on the on the "Align Vertical Centers" icon then the "Align Horizontal Centers" icon. Your tile should now be in the center of the canvas.
    13 Click on Layer 4, Layer 4 alone should now be selected. In the Layers Panel Ctrl-Click on the Layer 4 icon. You should now have a marquee around your tile. Select menu item Image->Crop. Select Menu item Layer->Flatten Image.
    14. Press the stop recording icon at the bottom of the Actions Panel (small gray square). Your Action is now complete.
    15 Test your Action. In the History Panel go to the top and click on "New". In the Actions Panel select your Action under the name you gave it, press the Play Icon. The tile should be recreated in front of you.
    Good Luck
    Mike

  • Launch Tile Problem

    Hi,
    Am getting error when I try to use launch tile in my application.
    Code :
    var oLaunchTile = new sap.suite.ui.commons.LaunchTile({
             title : "Create Shopping Cart",
             icon : "sap-icon://cart",
             link : "http://www.sap.com"
    Error :
    Cannot read property 'ImageHelper' of undefined
    Am getting this error only when I use icon property in the Launch Tile.
    Please help me on the same.
    Regards,
    Ram

    Hi Ram,
    Below is the code written in LaunchTile.js. and as you can see the highlighted statement, ImageHelper function from sap.m is being used and that is why you were getting error when you did not included sap.m library.
    * SAP UI development toolkit for HTML5 (SAPUI5) (c) Copyright 2009-2013 SAP AG. All rights reserved
    jQuery.sap.declare('sap.suite.ui.commons.LaunchTile');jQuery.sap.require('sap.suite.ui.commons.library');jQuery.sap.require('sap.ui.core.Control');sap.ui.core.Control.extend('sap.suite.ui.commons.LaunchTile',{metadata:{library:'sap.suite.ui.commons',properties:{'title':{type:'string',group:'Misc',defaultValue:null},'icon':{type:'sap.ui.core.URI',group:'Misc',defaultValue:null},'link':{type:'sap.ui.core.URI',group:'Misc',defaultValue:null}},events:{'press':{}}}});sap.suite.ui.commons.LaunchTile.M_EVENTS={'press':'press'};jQuery.sap.require('sap.ui.core.IconPool');
    sap.suite.ui.commons.LaunchTile.prototype.exit=function(){if(this._iconImage){this._iconImage.destroy();this._iconImage=undefined}};
    sap.suite.ui.commons.LaunchTile.prototype.setIcon=function(u){this.setProperty('icon',u,true);var i=this.getId()+'-img';var s='72px';var p={src:u,height:s,width:s,size:s};this._iconImage=sap.m.ImageHelper.getImageControl(i,this._iconImage,this,p);return this};
    sap.suite.ui.commons.LaunchTile.prototype.onclick=function(e){this.firePress({title:this.getTitle(),link:this.getLink()})};
    I hope this answers your question.
    Regards,
    Chandra

  • Freehand 10 and tiles ?

    Hello, I've been experiencing lot of trouble when I try to
    print my document 1120 mm x 810 mm to a TANTO 90 negative printer
    (Japanese model), the printer doesn't accept the TILES that fill
    some of my objects, If I want to do tiles manualy it will cost me
    lot of my time, specialy that I have more than 8 big Jobs with the
    same tile problem.
    Please is there any way to print my tiles without losing my
    document boundaries or without having this problem.
    TANTO 90 gives me this message (Shortened):
    your document size is 3974.8 and the film size is 3973.98
    also same other line for width.
    I tried to reduce the size of document to less points but no
    benifits.

    > When printing, are you using a PPD for that printer?
    > I don't know, .
    First read the FreeHand Help files on the topic of printing.
    I assume you have scaling set to Uniform/100%.
    A PPD is a 'PostScript Printer Description' file that must be
    installed and
    available to a Postscript printer. (On Mac OS X the PPD for
    the printer is
    chosen when you install a printer.) Do not use generic PPDs.
    In the FH Print dialog you will see a checkbox 'Use PPD'. For
    precision
    Postscript printing, you must use the correct PPD for the
    printer.
    Judy Arndt

  • Is it possible to make an ImageIcon array?

    Hi, I have been having some strange problems with ImageIcon...
    Here is my code...
    ImageIcon tiles[][] = new ImageIcon[5][5];
    tiles[0][0] = "1.png";
    I know this is not right, but basically, I want to make a 2dimensional array of imageIcon's, and then use a loop to set the link to the image. This is tough because I have not had any luck with this code. It works on strings, int's, float's, etc. but not on ImageIcon's grrrrrrr
    thanks

    All I want to do, Is make an array of ImageIcon's and then use a 2dimensional loop to draw all the tiles.
    problem one: I want to use a loop to create each individual ImageIcon, and since there is no "setfile" kind of function i tried making my own in the post above. But im simply trying to make a loop which sets all of the tiles to appropriate file names. (all the file names are numbers and then .png)
    Thats all I want to do, and I want to pass a parameter to a function which tells it the filename to set, and the specific ImageIcon in the array to modify. Hence why I had 2 paramater strings in the previous post

  • Lumia 1020 Gallery Widget - How to Delete Sample P...

    I've got the Nokia photo gallery widget pinned to the home screen of my phone.  When the Black update installed, new sample photos were also installed and these sample photos show up on the gallery widget in the image preview.  I was able to delete some of these photos from within the Nokia Camera app but some are still showing up in the widget on the home screen.  I'm unable to find these photos on the phone so am unable to delete them.  I don't want these sample images on the phone.  How can I delete these sample images?
    Second question is in regard to the ordering of images in the gallery app.  I have the images named in the following manner: Image01, Image02, Image03.... I did this so that when the images were transferred to another device, they would show up in the proper order in the gallery and so that when they were shown to people, they would show in the proper order.  When I transfer the images to any of my Android devices, they are properly ordered in any of the gallery apps I use.  When transferring the images to my Windows Phone, they are not properly ordered.  They show up in some random order that I'm unable to figure out.  Perhaps it's date-based and based on the date the images were captured in the image EXIF, I'm not sure.  Is there any way to get the images to appear in the proper, image name-based order?
    Thank you.

    @ceroberts75 - If so, that's both unfortunate and completely inconsistent with computing convention. And very bad programming.
    @farby - It's been 4 days.
    I did find a solution to the home screen tile problem. Going into the gallery, pressing ... and choosing Shuffle background seems to get rid of the sample photos and uses my onw pictures that are stored on the phone.
    Thanks.

  • Problems with JSF&Tiles (displaying twice one inserted page in tiles)

    I'm using Tiles framework withih Dynamic Web Project in Websphere (WSAD 5.1.1), the project is based on JSF.
    - included tiles.jar in WEB-INF/lib directory
    - in web.xml defined servlet action as: <servlet>
              <servlet-name>action</servlet-name>
              <display-name>TilesServlet</display-name>
              <servlet-class>org.apache.struts.tiles.TilesServlet</servlet-class>
              <init-param>
                   <param-name>definitions-parser-validate</param-name>
                   <param-value>false</param-value>
              </init-param>
              <load-on-startup>2</load-on-startup>
         </servlet> - also to Faces Servlet set value "load on startup" on 1
    - added struts-tiles.tld to WEB-INF folder
    - then I created index.jsp: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <HTML>
    <HEAD>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %>
    <%@ page
    language="java"
    contentType="text/html; charset=ISO-8859-1"
    pageEncoding="ISO-8859-1"
    %>
    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <META name="GENERATOR" content="IBM WebSphere Studio">
    <META http-equiv="Content-Style-Type" content="text/css">
    <LINK href="theme/Master.css" rel="stylesheet"
         type="text/css">
    <TITLE>index.jsp</TITLE>
    <%-- jsf:codeBehind language="java" location="/JavaSource/codebehind/index.java" --%><%-- /jsf:codeBehind --%>
    </HEAD>
    <f:use_faces>
         <BODY>
         <TABLE border="1">
              <TBODY>
                   <TR>
                        <TD>
                             <tiles:insert page="/menu.jsp" flush="false"/>
                        </TD>
                        <TD>
                             <tiles:insert page="/content.jsp" flush="false"/>
                        </TD>
                   </TR>
              </TBODY>
         </TABLE>
         </BODY>
    </f:use_faces>
    </HTML> - menu.jsp and content.jsp inserted in index.jsp are not the same, and here is code for menu.jsp: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <%@taglib uri="http://www.ibm.com/jsf/html_extended" prefix="hx"%>
    <%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <HTML>
    <HEAD>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <%@ page
    language="java"
    contentType="text/html; charset=ISO-8859-1"
    pageEncoding="ISO-8859-1"
    %>
    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <META name="GENERATOR" content="IBM WebSphere Studio">
    <META http-equiv="Content-Style-Type" content="text/css">
    <LINK href="theme/Master.css" rel="stylesheet"
         type="text/css">
    <TITLE>menu.jsp</TITLE>
    <SCRIPT type="text/JavaScript" language="JavaScript"
         src=".ibmjsfres/hxclient.js"></SCRIPT>
    <LINK rel="stylesheet" type="text/css"
         href=".ibmjsfres/css/stylesheet.css" title="Style">
    <%-- jsf:codeBehind language="java" location="/JavaSource/codebehind/menu.java" --%><%-- /jsf:codeBehind --%>
    </HEAD>
    <f:use_faces>
         <BODY><hx:script_collector>
         <h:form formName="form1" id="form1"><P><hx:panel_actionbar
                        id="actionbar1"><hx:panel_actionbar nestedTitleText="Sub-Panel Label" id="actionbar2"><hx:command_buttonex label="Command Label" id="button1" action="go_page01"></hx:command_buttonex><hx:command_buttonex label="Command Label" id="button2"></hx:command_buttonex></hx:panel_actionbar><hx:panel_actionbar nestedTitleText="Sub-Panel Label" id="actionbar3"><hx:command_buttonex label="Command Label" id="button3"></hx:command_buttonex><hx:command_buttonex label="Command Label" id="button4"></hx:command_buttonex></hx:panel_actionbar></hx:panel_actionbar></P></h:form>
         </hx:script_collector></BODY>
    </f:use_faces>
    </HTML>The problem is when I run application on server and go to index.jsp the resulting page is containing two times menu.jsp, instead once menu.jsp and once content.jsp.
    Also when you click on buttons in "second" menu.jsp it's like it was clicked on the "first and the original one". When you click navigation rules do apply.
    Can anyone help on this?
    Message was edited by:
    DeYo

    I haven't solved problem yet but so far I realised this:
    - the problem is that both menu.jsp and content.jsp have forms, with tags: <h:form formName="form1" id="form1">.
    I've tried renaming form and id, but it didn't worked, alo tried changing scope of managed beans for the two inserted jsp pages - still nothing.
    - also if the content.jsp is not containing form but other JSF components like Image or Hyperlink, that components are not being shown/rendered.

  • Problem with multiple tiles-defs.xmls  in struts

    Hi,
    I am using struts1.3.I have two struts-config.xml files in my application.I am adding those files in web.xml.
    <servlet>
              <servlet-name>action</servlet-name>
              <servlet-class>
                   org.apache.struts.action.ActionServlet
              </servlet-class>
              <init-param>
                   <param-name>config</param-name>
                   <param-value>/WEB-INF/first-struts-config.xml,/WEB-INF/settings-struts-config.xml</param-value>
              </init-param>
              <init-param>
                   <param-name>convertNull</param-name>
                   <param-value>true</param-value>
              </init-param>
              <init-param>
                   <param-name>chainConfig</param-name>
                   <param-value>
                        org/apache/struts/tiles/chain-config.xml
                   </param-value>
              </init-param>
    </servlet>Each struts-config.xml file have seperate tiles-defs.xml .I am adding those files like the following
    first-struts-config.xml
    <plug-in className="org.apache.struts.tiles.TilesPlugin">
            <set-property property="definitions-config" value="/WEB-INF/first-tiles-defs.xml" />
            <!-- Set Module-awareness to true -->
            <set-property property="moduleAware" value="true" />
        </plug-in>settings-struts-config.xml
    <plug-in className="org.apache.struts.tiles.TilesPlugin">
            <set-property property="definitions-config" value="/WEB-INF/settingst-tiles-defs.xml" />
            <!-- Set Module-awareness to true -->
            <set-property property="moduleAware" value="true" />
        </plug-in>I am getting one error
    javax.servlet.ServletException: Path .settings.users does not start with a "/" character..settings.users definition is specified in settingst-tiles-defs.xml.
    If i want to pick the definitions which are there in first-tiles-defs.xml ,then it is working fine.
    Is there any idea for this problem?
    Regards
    kondal

    Try a forum/mailinglist devoted to struts. There´s one at their own homepage over there at apache.org.

  • Problem with "tile" effect in FCPX

    hello !
    my problem is that FCPX renders unwanted "borders" (on both sides of the center column) while i use tiling (images below)
    please help. i have no idea where they came from or how to get rid of them. these lines are messing with my whole project !
    what am i doing wrong ?
    cheers

    @Tom Wolsky
    project properities are 1280x720 @ 60fps
    media properties are 568x408 @ 30fps ~2500kbit/s mpeg4
    if i scale down (or up) i can still see those borders (lines) however they occur sometimes in other places
    i tried non-black background and "lines" are in fact narrow spaces that are transparent (lower layers can be seen through those spaces)... so in conclusion FCP adds empty spaces between tiles
    any idea ?

  • Navigation problem when using tiles with JSF

    Hi all,
    I m using tiles with JSF. i have included all the libraries and jsp page is rendered properly. but when i use <h:commandLink> in the body part of the JSP , i cannot go to the specified link. when we use tiles, what changes need to be done in faces-config file?? i mean what navigation rule we need to specify ??

    Hello, I have the same problem; JSF+Tiles = No navigation.
    One basic question is should I reference the parent jsp or the included body jsp in the faces-config.xml file.
    For example: The login.jsp is a main tiles page that includes a menu.jsp, header.jsp & a loginBody.jsp.
    Hence the faces-config could have this rule;
    <navigation-rule>
    <from-view-id>/login.jsp</from-view-id>
    <navigation-case>
    <to-view-id>/catalog.jsp</to-view-id>
    </navigation-case>
    </navigation-rule>
    (I've left the outcome tag out to simplify this post)
    Or, I could refer loginBody.jsp in the navigation rule;
    <navigation-rule>
    <from-view-id>/loginBody.jsp</from-view-id>
    <navigation-case>
    <to-view-id>/catalog.jsp</to-view-id>
    </navigation-case>
    </navigation-rule>
    The loginBody.jsp has a commandbutton which a user clicks which starts the navigation.
    Neither seems to work unfortunately & I'm a stuck.
    Thanks

Maybe you are looking for

  • Lagging when rolling over objects, text boxes, images in indesign CS5

    I just installed CS5 suite onto my new upgraded machine. In InDesign, whenever I roll the cursor over and object, image, text box, there is about a 1-2 second lag in the cursor, almost like my system freezes as Indesign differentiates between the bou

  • Java applet warning keeps coming back for signed applet

    I have an applet signed with certificate issued by a public CA cert verisign. This applet prints document to the printer. When it loads everything looks good and checks on the screen and the user is prompted to allow access to the printer. Even, thou

  • How to use Special GL Indicator in Treasury?

    In Business Partner Master Data you assign only one reconciliation account per BP.... in this case I will have to make use of the "Special GL Indicator" where I can post to another reconciliation account which is different from the one that is alread

  • Saving "faces" info on photos that will be moved to different drive

    Before I start this project, I thought I would get the wisdom of the group. I will be going on trip and planned on copying my photo directory off a server to a MyBook external drive. I am thinking about using my down time to both edit and also use "f

  • Does Elements 13 read RW2 files ?

    I`ve just purchased the Panasonic DMC TZ60,I use elements 11 at the moment which is great for reading my raw files from my Canon @ 400d,if Elements 13 reads RW2 files,I`ll purchase it.