Error -  Tag Insert : Can't get  definition - help needed

Error - Tag Insert : Can't get definition 'Template.page' ..
getting the above error when i use
<tiles:insert definition="Template.page" /> in my jsp page
altough I have definition by name "Template.page" error is thrown..
I am using myfaces + tiles..
I have clearly mentioned the tiles files in web.xml.
But if i call any jsp page from its viewid... its reconising its respective tiles deinition... like below
when i call /faces/mypage.jsp and in my tiles page i have
<definition name="/mypage.tiles" extends="Template.page" >
<put name="header" value="/sss/yyy/home.jsp" />
</definition>
so when i call that page, its recognises the definition and working fine..
but when i use definition like below
<tiles:insert definition="Template.page" /> in my jsp page and in tiles.xml files i have the definition.. like below
<definition name="Template.page" path="template.jsp" >
<put name="header" value="/sss/yyy/home.jsp" />
<put name="footer" value="/sss/yyy/home.jsp" />
</definition>
its saying the Error - Tag Insert : Can't get definition 'Template.page'

Error - Tag Insert : Can't get definition 'Template.page' ..
getting the above error when i use
<tiles:insert definition="Template.page" /> in my jsp page
altough I have definition by name "Template.page" error is thrown..
I am using myfaces + tiles..
I have clearly mentioned the tiles files in web.xml.
But if i call any jsp page from its viewid... its reconising its respective tiles deinition... like below
when i call /faces/mypage.jsp and in my tiles page i have
<definition name="/mypage.tiles" extends="Template.page" >
<put name="header" value="/sss/yyy/home.jsp" />
</definition>
so when i call that page, its recognises the definition and working fine..
but when i use definition like below
<tiles:insert definition="Template.page" /> in my jsp page and in tiles.xml files i have the definition.. like below
<definition name="Template.page" path="template.jsp" >
<put name="header" value="/sss/yyy/home.jsp" />
<put name="footer" value="/sss/yyy/home.jsp" />
</definition>
its saying the Error - Tag Insert : Can't get definition 'Template.page'

Similar Messages

  • HT1414 when I do this steps thy give me a massege says " the iphone could not be restored . An unknown error accorred (3149) " . Can I get some help ?

    when I do this steps thy give me a massege says " the iphone could not be restored . An unknown error accorred (3149) " . Can I get some help ?

    Try using DFU/Recovery mode to restore
    1. Plug iPhone 4 to computer
    2. open iTunes
    3. Turn off iPhone
    4. Press home and power button for 10 seconds
    5. Stop pressing the power. Button but keep pressing down the home button
    iTunes should say the following; "iTunes won't be able to use your iPhone until you restore your device"
    Then you'll have the option to restore and it should work, it has worked for me in the past

  • Error : Tag insert

    Error - Tag Insert : At least one of the following attribute must be defined : template|page|attribute|definition|name|bean Name.
    in my jsp i m using struts tag. all property is havina getter & setter method definition in formbean....
    can any one tell me wat may be the problem.
    thanx in advance
    eshu

    can any one tell me wat may be the problem.Doesnt the error message tell you that ?
    attribute must be defined : template|page|attribute|definition|name|bean Name.
    ram.

  • Tag 'insert' can't insert page '/WEB-INF/station/search_results.jsp'. Ch

    why am i getting the following error when I click search
    Tag 'insert' can't insert page '/WEB-INF/station/search_results.jsp'. Check if it exists. Null property value for 'searchResults'

    5/31/06 13:08:24:094 EDT] 0000007f ServletWrappe E SRVE0014E: Uncaught service() exception root cause /WEB-INF/station/station_results.jsp: Null property value for 'searchResults'
    [5/31/06 13:08:24:094 EDT] 0000007f LocalTranCoor E WLTC0017E: Resources rolled back due to setRollbackOnly() being called.
    [5/31/06 13:08:24:156 EDT] 0000007f ServletWrappe E SRVE0068E: Could not invoke the service() method on servlet /WEB-INF/station/search_results.jsp. Exception thrown : java.lang.IllegalArgumentException: Null property value for 'searchResults'
         at org.apache.commons.beanutils.PropertyUtils.getNestedProperty(PropertyUtils.java(Compiled Code))
         at org.apache.commons.beanutils.PropertyUtils.getProperty(PropertyUtils.java(Compiled Code))
         at org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:952)
         at org.apache.struts.taglib.logic.EmptyTag.condition(EmptyTag.java:123)
         at org.apache.struts.taglib.logic.EmptyTag.condition(EmptyTag.java:94)
         at org.apache.struts.taglib.logic.ConditionalTagBase.doStartTag(ConditionalTagBase.java:218)
         at com.ibm._jsp._station_5F_results._jspx_meth_logic_empty_0(_station_5F_results.java:483)
         at com.ibm._jsp._station_5F_results._jspService(_station_5F_results.java:141)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code))
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
         at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:178)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java:544)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1034)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:997)
         at com.ibm._jsp._search_5F_results._jspService(_search_5F_results.java:89)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code))
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
         at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:178)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java:544)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1034)
         at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:476)
         at org.apache.struts.tiles.TilesUtilImpl.doInclude(TilesUtilImpl.java:137)
         at org.apache.struts.tiles.TilesUtil.doInclude(TilesUtil.java:177)
         at org.apache.struts.taglib.tiles.InsertTag.doInclude(InsertTag.java:756)
         at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:881)
         at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:473)
         at com.ibm._jsp._portal._jspx_meth_tiles_get_0(_portal.java:101)
         at com.ibm._jsp._portal._jspService(_portal.java:75)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code))
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
         at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:178)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:294)
         at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
         at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:274)
         at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:254)
         at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:309)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java(Compiled Code))
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code))
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code))
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code))
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code))
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:286)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

  • Can't get definitions factory from context in struts tiles in weblogic 10

    I have exception trace which only happens whenever i recompiling my java file while running my web application in weblogic 10
    javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Can't get definitions factory from context.
    *     at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:286)*
    *     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)*
    *     at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)*
    *     at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)*
    *     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)*
    Caused by: javax.servlet.jsp.JspException: Can't get definitions factory from context.
    *     at org.apache.struts.tiles.taglib.InsertTag.processDefinitionName(InsertTag.java:580)*
    *     at org.apache.struts.tiles.taglib.InsertTag.createTagHandler(InsertTag.java:479)*
    *     at org.apache.struts.tiles.taglib.InsertTag.doStartTag(InsertTag.java:441)*
    Anybody has any idea how to fix this?
    It seems the error happen because weblogic trying to reload the context after i recompiling java file
    How do i turn off / workaround on this?
    By the way i m using struts tiles
    Thanks

    I have exception trace which only happens whenever i recompiling my java file while running my web application in weblogic 10
    javax.servlet.ServletException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Can't get definitions factory from context.
    *     at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:286)*
    *     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)*
    *     at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)*
    *     at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)*
    *     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)*
    Caused by: javax.servlet.jsp.JspException: Can't get definitions factory from context.
    *     at org.apache.struts.tiles.taglib.InsertTag.processDefinitionName(InsertTag.java:580)*
    *     at org.apache.struts.tiles.taglib.InsertTag.createTagHandler(InsertTag.java:479)*
    *     at org.apache.struts.tiles.taglib.InsertTag.doStartTag(InsertTag.java:441)*
    Anybody has any idea how to fix this?
    It seems the error happen because weblogic trying to reload the context after i recompiling java file
    How do i turn off / workaround on this?
    By the way i m using struts tiles
    Thanks

  • I have several episodes of a TV show that say "download error, tap to retry" and when I do it just repeats that error message.  Can I get it to work? If not can I get reimbursed for the episodes I'm missing?  I'm using an iPad one which has worked fine B4

    I have several episodes of a TV show where it says download error, tap to retry and when I do it repeats the error message.  Can I get it to work or get reimbursed for the ones I'm missing?  I'm using an iPad 1 which has worked fine for all the others.

    Hi AlpineJean,
    I'm sorry to hear you are having issues downloading some episodes to your iPad.
    I would first suggest you sign out of your iTunes account on your iPad, restart the device and sign back in.
    Settings > iTunes & App Stores > Tap on your Apple ID account > Tap Sign Out
    Click on the link below for additional troubleshooting steps with more details and screenshots.
    I've quoted some helpful highlights for you:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    To view or download previously purchased:
    TV Shows on iOS
    Open the iTunes Store on your device.
    Make sure you are signed in with the same Apple ID you used for the original purchase.
    Tap More from the bottom navigation bar.
    Tap TV Shows.
    Locate the TV show episode or series you would like to download.
    Once you've located the TV shows you are looking for, tap the download button.
    The TV show will begin downloading.
    Previous purchases may be unavailable if they have been refunded or are no longer on the iTunes Store. Downloading previously purchased movies and TV shows requires iTunes 10.6 or later.
    If this does not resolve your issue, please follow these instructions for support from the iTunes Store:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    Have a great day!
    - Judy

  • Where Can I Get Any Help?

    Where Can I Get Any Help?e I originally posted a couple of weeks ago about my Zen V Plus issues. All was fine until I updated my firmware and software. The installation of the software has failed repeatedly, giving me the error messages "I-00", "error code 2472332-CTX--common DoInstall failure", and "system32\regsvr32.exe not found."? Yeah, it's a lot to take in, but I'm just wondering where I can get help if I can't get it here. I'll mention again that I'm running XP Media Edition (2002), and rolled back my Media Player to version 0. My system wouldn't let me install service pack 2 because I have service pack 3 installed. I can't even get rid of all of the Creative software; it doesn't show up in add/remove programs, so countless efforts to uninstall and reinstall have failed. So where do I go now? Creative support let me know my player was too old (going on 3 years) for them to help me. I just want my Media Explorer back, and if possible, the video converter. I'm very frustrated I've lost full functionality after "upgrading."? Help is appreciated, thanks in advance.

    You need to ask the previous owner to remove the activation lock. If you can't(and they don't do it on their own), the device is useless to you.
    (100693)

  • Mountain Lion downloaded from App store will not install. Downloaded TWICE it times out after 20 secs into install. Can't get any help!!! My Machine MacBook Pro  OS 10.6.8   Processor 2.66Ghz i

    Mountain Lion downloaded from App store on 11th and 12th June will not install. Downloaded TWICE it times out after 20 secs into install. Can't get any help!!! Going around in circles!!
    My Machine MacBook Pro  OS 10.6.8  
    Processor 2.66Ghz i7,
    4GB memory
    128GB solid state drive
    Purchased 2010

    Thanks very much for the advice. I trawled through the other answers on the site and it appears others had the same issue. I doubled the available space and the install went like clockwork... which is what one would norma;ly expect from Apple :-)
    Maybe Apple should have a ' definitely read me first' notice before a download takes place with CLEAR instructions to have more than the 6GB they indicate ofr the Mountain Lion download

  • I have a new ipad.  I can't get support without my serial number.  Ipad won't turn on.  I ordered it from Target so I have no receipt.  I can't get telephone help without serial number.  What to do?

    I have a new ipad.  I can't get telephone support without my serial number.  The ipad won't turn on.  I order it from Target and there is no serial number on the invoice.  How can I get telephone help without serial number?  Please help!

    The Serial Number is on the back of your iPad.

  • How can i get live help for premiere elements 11

    how can i get live help with premiere elements 11

    Click I STILL NEED HELP at this next link for Premiere Elements chat
    -http://helpx.adobe.com/contact.html?product=premiere-elements&topic=activating-my-product- or-serial-number-issues

  • HT2693 it said activation Error,and i can't get in and see my serial number. what can i do?

    it said activation Error,and i can't get in and see my serial number.

    Hi tristanbolo,
    Thanks for visiting Apple Support Communities.
    If your iPad mini powered off unexpectedly and will not power on, try these steps, which apply to the iPad mini as well:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIs and corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    Best,
    Jeremy

  • How can I get technical help with phone. can i do it online

    I tried phoning EE technical help from landline, after an eternity a computerised voice said sorry you have problem try again later. Can i get tech help for problem with my phone online, thank you

    Yes, try DEVICE HELP

  • How can I get some help!!!!!

    How can I get some help!!!

    Since you waited so long at your other thread for an answer, check there.
    https://discussions.apple.com/message/25113630#25113630

  • My HT BDV-N790W shows "needs network update" also my netflix doesnt load. can i get some help

    My HT BDV-N790W shows "needs network update" also my netflix doesnt load. Can i get some help, please.

    There's a lot there, so I'll start with the parts I can answer quickly.
    The "ACL found but not expected..." messages can be safely ignored, so says this article
    http://docs.info.apple.com/article.html?artnum=306925
    (look below all the "SUID" examples)
    I had changed my Desktop image earlier but when the "Installing 1 item" window came up it changed back to the back ground that you first see on your desktop after installation.
    Leopard installs updates a bit differently. If it's simply an application that does not change system files, it installs them like before, without having to restart. If the update is to the system, then you must immediately "restart," It then goes to that stars and purple screen to perform the installation. Before, it would do the installation while you still had control of the Mac and would prompt you to restart when it finished the installation. This change probably make things more secure and reliable, because you aren't allowed to do other things on the Mac while system updates are being installed.
    Please post back with the remaining point of concern.

  • I dislike Adobe....I can't get the help I need.  This is very frustrating.

    I dislike Adobe....I can't get the help I need.  This is very frustrating.

    Rob I am sorry I didn't mean to cause any problems, it is just that I was having so many difficulties with my purchase and I couldn't get any help.  I tried to chat with someone and your system told me that I didn't have that option or something like that.  I couldn't find contact telephone numbers either.  I finally got to chat with someone that helped me, but that was at the very end.  Anyways, I figured things out.  I apologize for being so rude and referring that I hate Adobe.  I actually don't, I just didn't like it that I couldn't contact anyone for help.

Maybe you are looking for

  • Vista and BEFW11S4 issues

    Hi Everyone. I have a Wireless B Router model BEFW11S4 v 4.0. We recently bought a new computer that has Windows Vista. Recently we started having some problems with the internet. Our Windows Firewall is OFF as we have Norton 360 v 2.0. Our problem i

  • Commenting a Line in ABAP Editor when using SAP GUI for java

    Hi, In ABAP editor we can highlight the line which are to be comment and use cmd+< sign to comment those lines. What will be the command to be used to achieve the same functionality when using SAP GUI for JAVA on an iMac.

  • I have 2 Office Jet Pro 8500 printers. One at work and one at home. I also have a lap top that I ca

    I have 2 Office Jet Pro 8500 printers.  One at work and one at home. I also have a lap top that I can get to print to the first printer I installed but it will not print to the printer I installed second. I even changed web address on laptop to the o

  • Cisco CP-8961 MIC certificates

    Hi Everybody, we want to configure 802.1X eap-tls authentication on our CP-8961 phones. Following the steps in this documentation http://www.cisco.com/en/US/docs/solutions/Enterprise/Security/TrustSec_1.99/IP_Tele/IP_Telephony_DIG.html#wp390292 I was

  • Pavillion g6 only boots into HP Recovery partition and won't save files

    A student showed me her Pavillion g6 running 7 and said it was broken. On booting up up it goes right past the press esc prompt to a blinking cursor in the upper left corner. I hoped to  access the drive by booting from rescue cd's (linux etc.) with