1. A Java Server side (Jsp, velocity, whatever) Calendar component? stackoverflow.comDo you know of a Java Server side calendar component. Not a date picker, but a way to display months or weeks as in google calendar with events from my db. |
2. outlook calendar connectivity with java web service stackoverflow.comWe currently have a java/jsp online web service that includes it's own custom calendar. I am trying to do some research into the possibility of connecting it to a users outlook. ... |
3. Calendar in jsp stackoverflow.comi am trying for a jsp caledar.It will be with out pop-up.I am trying a lot but i didnt get that.And i want monthly navigation in that form.Means it increases by ... |
4. How to detect when a day in a jsp Calendar is clicked (selected) and do some action? stackoverflow.comI was searching for a way to update some variable in the Stripes Action (say it selectedDate) when a user clicks a specific date(lets say 11/15/2011) I wanted selectedDate to be ... |
5. Web Calendar Help? coderanch.com |
6. getting DAYS_IN_QUARTER using Calendar coderanch.com |
7. JSP w/ Date and Calendar coderanch.comI'm trying to build a calendar application using JSP and JavaBeans. I have the following code in my JSP page: |
8. Web calendar coderanch.comI would like to know if anyone has any example source code for a web calendar, like in Microsoft Outlook or something. I would like to use it as an activity calendar and possible connect it to a MySQL database. I am planning to be able to click on a date and show activities for that day. Any example code of ... |
9. JSP Web Calendar coderanch.comHi all, I believe that this question has been asked a billion times but I didn't find what I wanted by search the forum. So here it goes again. I am looking for some real usable JSP tag that provides a web calendar interface, the one that can be viewed in different mode(monthly, weekly, daily) and where user can enter events. ... |
10. Calendar in a jsp Page coderanch.com |
11. Calendar Control-JSP coderanch.comManikandan, you may be disappointed to find out that JavaRanch is not a "code mill". It is place to learn Java and related technologies. As such, no one is going to write your code for you. You'll have to do that yourself. Now, if you come here with questions on problems that you are having with your code, people will be ... |
12. Calendar coderanch.com |
13. Drop-down calendar... coderanch.comWell definetly it is possible. You open another window(jsp page) on click event and implement you calander logic in the jsp page.As soon an user selects a particular date, pass that value to the parent window. But it will be too much of an effort for a task which, otherwise, can very easily be implemented using javascript.It will be faster and ... |
14. displaying Calendar on JSP coderanch.comHello, I have been reading different topics about displaying calendar on a jsp pages. I too want to achieve the same but my situation is something different. I tried searching for Calendar taglibs in google and found out there are two Calendar taglibs http://www.servletsuite.com/servlets/annualtag.htm. one is Calendar taglib and another is Anual Calendar taglib. I am not sure if I can ... |
15. Calendar needed on a JSP page coderanch.comHello! I have been using JSP for some time! But this is the first time I want to ask smth, maybe, unusual! I have a JSP page that contains fields to gather user supplied data! I need to do so that a user can pick a date! I have a DatePicker.jar file which I can use in apps and applets! But ... |
16. calendar using jsp coderanch.com |
17. how to update java.util.Calendar in jsp? coderanch.com |
18. How to load my OutLook calendar on Web coderanch.com |
19. birthday calendar coderanch.com |
20. calendar box coderanch.com |
21. Appointment Calendar coderanch.comHi guys, I am trying to implement an online appointment calendar. Currently, users can submit their appointment times successfully to the database. However, I need a page to be able to display the appointments. Does anyone know of web calendar templates out there that I can use to display the appointments? I need one with the following: 1. "Previous" and "Future" ... |
22. calendar with remainder feaure coderanch.com |
23. rendering calendar object coderanch.com |
24. JSP calendar problem coderanch.com |
25. the jsp's pop up calendar coderanch.com |
26. Display calendar on jsp coderanch.com |
27. calling pop-up JavaScript calendar from JSP page coderanch.comHi, I'm new to Java and to JavaRanch, and am creating a JSP administration page for a website. I am using the jscalendar-1.0 DHTML pop up calendar on this page. When my page didn't have any JSP code on it, and just HTML, I saved the file as a .html file, and the pop up calendar worked perfectly. But as soon ... |
28. one click calendar coderanch.com |
29. calendar with week numbers of a current month java-forums.org |
30. Calendar Question java-forums.org |
31. Integrate the calendar in jsp page zkoss.orghelloI would like to integrate zk calendar in my project (web application JSP with NetBeans IDE) and I do not know which files or folders to integrate into my existing project (demo or src or bin ...)I have a jsp page and I want to display the calendar in,please help me it is very urgent.cordially thank you. |