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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T04:14:58+00:00 2026-05-24T04:14:58+00:00

I am trying a simple validation program with JSP and EL (not that I

  • 0

I am trying a simple validation program with JSP and EL (not that I need the functionality itself, but just to learn the ropes of JSP). I set the prefix as “mine” and validate is a function which checks if the two String inputs are equal to "admin" and "password" using the String.equals method. However, I get "false" (unexpected) from the first code block and "true" (as expected) from the second.

What’s going on?

The following code is in my jsp file.

<c:set var="a" value="admin"/>
<c:set var="b" value="password"/>
${mine:validate(a, b)}

OR

${mine:validate("admin", "password")}

Here is the full code:

<%@ taglib prefix="mine" uri="Functions"%>
<html>
<body>
<c:set var="a" value="admin"/>
<c:set var="b" value="password"/>
${mine:validate(a, b)}
</body>
</html>
  • 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-24T04:14:59+00:00Added an answer on May 24, 2026 at 4:14 am

    I cannot select a best answer so I will have to quote the comment left by Affe:

    <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying something very simple, but for some reason it does not work.
I am trying to set up some validation, so that if the 'Yes' radio
I'm just trying to do some simple validation in MVC RC and am getting
I'm trying to set my program so that the password only is validated if
I am trying to do some very simple form validation checking for null or
I'm trying to build a simple application, with the finished program looking like this
I have a PHP form that needs some very simple validation on submit. I'd
I am trying to add some simple validation to my asp.net mvc form and
I'm trying to create a message validation program and would like to create easily
My simple date validation regex is not working correctly... validates_format_of :dob, :with => /\d{2}\/\d{2}\/\d{4}/,

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.