Two Laptop Bag
The moose likes Servlets and the fly likes calendar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply locked New topic
Author

calendar

archana tiwari
Ranch Hand

Joined: Mar 15, 2012
Posts: 44
I am using this code in my servlet but this is not working ....can you suggest me?



Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Read ItDoesntWorkIsUseless

And why are you emitting all that HTML form a servlet instead of using a JSP?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2407
That looks pretty similar to what you posted in http://www.coderanch.com/t/570881/Servlets/java/calendar. How is it different?
archana tiwari
Ranch Hand

Joined: Mar 15, 2012
Posts: 44
because i have to use only servlet in my project.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Why? Is it a school project or is they real code?

And please answer Tim's question.
archana tiwari
Ranch Hand

Joined: Mar 15, 2012
Posts: 44
Tim Moores wrote:That looks pretty similar to what you posted in http://www.coderanch.com/t/570881/Servlets/java/calendar. How is it different?


same problem is with jsp.
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2407
Non sequitur?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Topic closed.
 
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: calendar
 
Similar Threads
How to set timer for select the time am to pm on front end in a jsp page like calender for date?
calendar
resultset is not working properly
How to make the previous day from today to be readonly?
Redirecting a page