Create a jsp code to built an application, JAVA Programming

Assignment Help:

What is required to be done from my programming is : I enter name,day(saturady or sunday),time( 10AM and 10PM) My program must then vaildate name,day and time.

Name must only accept Characters

No numbers and change the first letter of the word to upper case

Day
No spaces
No symbols

E-mail
No spaces

Cellphone
No spaces
Only numbers

Time
Will only accept from 10AM to 10PM
And depending on the time will either select Morning activties or Afternoon activties from the array.

Upon clicking the submit button Jsp will validate the code and prompt the user to correct the respective firlds.

Morning Activities" and "Afternoon Activities". Then, according to the time entered by the user, the JSP code will randomly generate an activity or somewhere to visit from the 6 possible activities to fit in the right time frame, for example if the user has selected a time to be at 10:00am then a randomly selected morning activity would be visit "Bunjee jumping" or if the user has selected the time to be at 14:00 then a randomly selected activity would be "lunch on barbecue".


Related Discussions:- Create a jsp code to built an application

How does java allocate heap and stack memory?, Each time an object is start...

Each time an object is started in Java it goes into the area of memory named as heap. The primitive variables like double and int are allocated in the stack, if they are local inst

Android app for evaluating of distance, Android app for evaluating of dista...

Android app for evaluating of distance Project Description: The request is to prepare an app for Android. The application needs to run on tablet (7 "or larger) and the layout

Whatsapp bulk messenger to unlimited numbers, Whatsapp bulk messenger to un...

Whatsapp bulk messenger to unlimited numbers Project Description: Develop a desktop application or script solution to bulk whatsapp sms without getting any block from the wha

Explain about the dynamic java, Dynamic JAVA Class and type informatio...

Dynamic JAVA Class and type information is kept around at runtime. This allows runtime loading and inspection of code in a very flexible way.

What is the comparable interface, What is the Comparable interface? Com...

What is the Comparable interface? Comparable interface is used to sort arrays and collections of objects using collections.sort() and java.utils. Objects of the class implement

Give an example for using getter methods, Give an example for Using Getter ...

Give an example for Using Getter Methods ? class CarTest6 { public static void main(String args[]) { Car c = new Car(); c.setLicensePlate("New York A45 636"); c.setMa

Thread, create thread without extending anything

create thread without extending anything

Write a code in java to explain the while loop in java, Write a code in jav...

Write a code in java to explain the while loop in Java? // This is the Hello program in Java class Hello { public static void main (String args[]) { System.out.print("

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd