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

  • SEARCH
  • Home
  • 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 7518249
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T01:43:29+00:00 2026-05-30T01:43:29+00:00

This may be an incredibly stupid question, but I have a web application that

  • 0

This may be an incredibly stupid question, but I have a web application that relies heavily on jQuery for many various widgets and aesthetic utilities that I’m trying to migrate into using Vaadin. For starters, I’m attempting to just create your run-of-the-mill “Hello World” application — built with Maven and deployed to Tomcat — with Vaadin, and I’m having a problem deploying it. I’ve been following the turtorial posted here ( https://vaadin.com/book/-/page/intro.walkthrough.html ). Here’s my file structure thus far:

HelloWorld
    src
        main
            java
                com
                    business
                        helloworld
                            HelloWorld.java
            resources
            webapp
                WEB-INF
                    web.xml
        test
    target
    pom.xml

I’m guessing that my problem lies somewhere in my web.xml that follows:

web.xml

<?xml version="1.0"?>
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
<web-app>
    <display-name>HelloWorld</display-name> 
    <servlet>
        <servlet-name>HelloWorld</servlet-name>
        <servlet-class>com.vaadin.terminal.gwt.server.ApplicationServlet</servlet-class>
        <init-param>
            <param-name>application</param-name>
            <param-value>HelloWorld</param-value>
        </init-param>
    </servlet>
    <servlet-mapping>
        <servlet-name>HelloWorld</servlet-name>
        <url-pattern>/*</url-pattern>
    </servlet-mapping>
</web-app>

I’ve tried my best to follow the examples I’ve seen, but I have a feeling I’m making a stupid mistake. When I run the project as a Maven Build (tomcat:redeploy), it doesn’t appear in my Tomcat Manager. Any ideas? If you need any more information (like what’s in my pom.xml), just let me know…

EDIT: Is it better to create a Vaadin Project and convert it to Maven, or vis versa?

  • 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-30T01:43:30+00:00Added an answer on May 30, 2026 at 1:43 am

    MyApplicationClass in application param-value should be the whole qualified class name, like

    com.business.helloworld.HelloWorld

    (I’m on a mobile phone so I didn’t check the syntax, but that should be it.)

    Edit: To the second question, there’s an Maven archetype that creates an Maven Vaadin project. By using that you won’t have to convert either way.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This may be a stupid question but its not a matter of what I
This may not be possible, but I have a DIV that I am transforming
This may be an unusual question, but are there any resources people have come
This may sound like a completely stupid question, but how can I get the
This may be a hairy question but. Say I have Followers: -user_id -follower_id Activities:
This may seem like a daft question, but i was wondering about how to
This may be a doozy, but does anyone have an idea how to: Pass
This may sound as a simple question for many, I am trying to understand
this may sound incredibly naive and stupid, i'm new to programming in command prompt
This may seem simple, but somehow it isn't. I have a table of historical

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.