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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T20:00:28+00:00 2026-06-03T20:00:28+00:00

So is there any possible way to remove bullets from the validation errors. public

  • 0

So is there any possible way to remove bullets from the validation errors.

   public ActionErrors validate(ActionMapping mapping, HttpServletRequest request) {
            String method = request.getParameter("method");
            ActionErrors errors = new ActionErrors();
            if (method != null) {
                if (method.equals("changepwd")) {
                    if (this.password == null || this.password.length() < 1) {
                        errors.add("password", new ![enter image description here][1]ActionMessage("errors.required","Password"));
                        //TODO: add 'error.name.required' key to your resources
                    } 
                   if (this.cnfpassword == null || this.cnfpassword.length() < 1) {
                        errors.add("cnfpassword", new ActionMessage("errors.required","Confirm Password"));
                        //TODO: add 'error.name.required' key to your resources
                    }
                }
            }
            return errors;
        }
  • 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-03T20:00:30+00:00Added an answer on June 3, 2026 at 8:00 pm

    Use the following message keys, shown here with their defaults (I think; I don’t recall):

    errors.header=<h3><font color="red">Validation Errors</font></h3><ul>
    errors.footer=</ul>
    errors.prefix=<li>
    errors.suffix=</li>
    

    Here’s some further info.

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

Sidebar

Related Questions

Possible Duplicate: Is there any way to determine text direction from CultureInfo in asp.net?
Is there any possible way of converting PrintStream to PrintWriter (or vice versa) other
Is there any possible way to develop and implement an app that will only
Is there any possible way to PLAY a you tube video on page load
Is there any possible way to apply more than CSS to a control through
Possible Duplicate: Overriding the power button in Android Is there any possible way I
As the title says.. is there any possible way to have the simplest of
I was wondering if there was any possible way to get the number (count)
Is there any way to (robustly) reset any possible :after and :before CSS rules
Is it in any way possible to launch an activity from the main function

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.