Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 191211
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:19:19+00:00 2026-05-11T16:19:19+00:00

I am new to struts2 tiles. Here i am trying to execute 1 simple

  • 0

I am new to struts2 tiles. Here i am trying to execute 1 simple application using struts2 tiles. While executing following application i m getting error :

Cannot load org.apache.tiles.web.startup.TilesListener reason : org.apache.tiles.web.startup.TilesListener
java.lang.ClassNotFoundException: org.apache.tiles.web.startup.TilesListener

MY WEB.xml looks like :

<?xml version="1.0" encoding="UTF-8"?>

http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd&#8221;>

<context-param>
    <param-name>tiles-definitions</param-name>
    <param-value>/WEB-INF/myTilesConfigFile.xml</param-value>
</context-param>
<listener>
    <listener-class>org.apache.tiles.web.startup.TilesListener</listener-class>
</listener>

<welcome-file-list>
    <welcome-file>/home.jsp</welcome-file>
</welcome-file-list>

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T16:19:19+00:00Added an answer on May 11, 2026 at 4:19 pm

    use this listener in your web.xml:

    <listener>
    <listener-class>org.apache.struts2.tiles.StrutsTilesListener</listener-class>
    </listener>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im using Struts2 and Hibernate, trying to create a simple form to edit an
One of actions in Struts2 is using below code: java.util.concurrent.ExecutorService myservice = Executors.newSingleThreadExecutor(); myservice.execute(new
I m new to Struts2 and Hibernate. I am trying to save values from
I am new to struts2, prior to this I have been using struts1.2, Spring
I am developing a new web application with Struts2, Spring and Hibernate as its
My web application generates an XML file. I'm using a Struts2 stream result to
While using Struts2, I am using several annotations to do my validations inside the
I'm using Struts2, Spring, and Hibernate. I have written a simple Excel file called
I am building a Struts2 web application which uses tiles however I have discovered
All - New to struts2 here.. I've been reading some tutorials, and even picked

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.