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 8643913
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T12:10:03+00:00 2026-06-12T12:10:03+00:00

For exercise purpose I’m making an application using GWT which consists of a login

  • 0

For exercise purpose I’m making an application using GWT which consists of a login form. While running it gives an error

Loading modules com.logvin.LoginForm

[ERROR] Element ‘servlet’ beginning on line 19 is missing required attribute ‘path’

[ERROR] Failure while parsing XML

I am using GWT-RPC and checking if the given username and password is correct or not. I’ve made few changes in the xml file which are:

entry-point class='com.logvin.client.LoginForm'/>   
<servlet> path="/LoginForm" class="com.logvin.gwt.server.GreetingServiceImpl"/>  
  <servlet> 
   <servlet-name>GreetingServiceImpl</servlet-name> 
   <servlet-class>com.logvin.server.GreetingServiceImpl</servlet-class>
  </servlet> 
<servlet-mapping> 
 <servlet-name>GreetingServiceImpl</servlet-name> 
 <url-pattern>/LoginForm</url-pattern>    
</servlet-mapping>

Why i’m getting this error again?

  • 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-06-12T12:10:04+00:00Added an answer on June 12, 2026 at 12:10 pm

    You’re mixing up two XML dialects.

    All those <servlet> elements should go into your WEB-INF/web.xml file, that tells the servlet container (server where you’ll deploy your app) how to serve your servlets.

    The *.gwt.xml file (GWT module) is about telling the GWT compiler (see: compile-time, not runtime) how to compile your code: where to start when loading the app (the entry-point), which classes are client-side (will be compiled to JavaScript, others –server-side only– have to be excluded), which GWT modules to import (inherits), etc.

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

Sidebar

Related Questions

As part of an exercise, am implementing an ArrayList which will support Enumerations. Following
Greetings, I'm trying to develop some tests for Mason components which requires running them
I was reviewing the Exercise 1: Building Your First Windows Azure Application inside the
I'm making an exercise where the user has to check correct answers from a
The purpose of this exercise is to create a population distribution of nutrient intake
I have an exercise and it is now good and running. The algo of
Let's say I have a large query (for the purposes of this exercise say
The exercise in this tutorial says: Generate a 10 x 3 array of random
The exercise says: Create a Text class that contains a string object to hold
I was trying an exercise of deleting lines from a file not starting with

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.