Perhaps you could post a link to this file that you're talking about? And/or a code snippet?
On Mar 8, 6:16 pm, "brettmoreton2111" <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm looking for help from anyone who knows how the authsub_demo works. > I've taken this example and modified it quite a lot, but was always > looking to keep the file "main.jsp" functioning as it does by default. > That is, populate a calendar with event feeds from which ever calendar > its given. > > My problem is that the calendar in "main.jsp" is no longer being > populated. > > The main modifications that i've made are that the session token was > stored into a local database. This worked fine, and the feed was > showing as normal. Also, i've used tried to work a MVC design, using > servlets and a derby database. > > Next, I decided to do something about the cookies, because by default > they are assigned randomly. This is where my problems have started, > and I suspect (although my lack of JS knowledge means i'm not sure) > that I've altered something that was passed to "main.jsp". There is no > particular error being shown, the calendar is showing but the days > which have events on aren't being emboldend as they used to be. > > I've tried everything I can think of to fix this. The function > formProxyFeedUrl is getting the correct cookie, and i've checked that > the session token is constant throughout the session. > > I've downloaded the JS debugger Firebug, but can't make much sense out > of it and no obvious errors are showing up. > > If anyone reading this has any knowledge of how this "main.jsp" works > then you might be able to help me. I'd really appreciate it. > > Thanks for your time. > > Brett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
