aspose file tools
The moose likes Struts and the fly likes comparing dates Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "comparing dates" Watch "comparing dates" New topic
Author

comparing dates

akshaj nampelly
Greenhorn

Joined: May 18, 2005
Posts: 18
I have two dates A and B on a form. Date A is displayed while I entering date B. If date B is prior to date A, it has to show valid error message when I submit the page. I want to use <logic> tag for this comparison and error message. How to go about it? Code snippet is appreciated.

Akshaj
Sajan Patel
Ranch Hand

Joined: Oct 25, 2004
Posts: 77
On Submit you can call JAVAScript and in Java script you can do all comparing.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: comparing dates
 
Similar Threads
Calendar problem
comparision between two dates
Problem with javascript dates
FAQ - Everything you ever wanted to know about dates
comparing dates