Session Expiration - Ajax

2013-01-08 Thread Shaun Thompson
I'm currently evaluating component based frameworks, as we are using Wicket, and one of the problems we encounter is Ajax interactions after the http session has expired. If a user clicks on a component that is Ajax enabled - the framework throws a PageExpiration exception. For most applications,

Re: absolute ServiceLink URL in Java

2006-11-09 Thread Shaun
Firas Adiler idigna.com> writes: > Hi everyone, > > In Java, how would you code do something like: > value="literal:http" /> > > > > > > I'm not sure about doing it from the Java side, but it's easy to do from inside a page: start new session hth ---

Re: One component, multiple templates?

2006-10-31 Thread Shaun
Thanks Jesse, this is precisely the pattern that I was looking for. It works a treat. Shaun Jessek wrote: > > For something like this I would do it this way: > > -) Write out your html as you would normally... > > -) For all messages define one basic css class name an

One component, multiple templates?

2006-10-30 Thread Shaun
Hello all, I'm trying to determine the best way to generate slightly different output for a component, based upon the parameters passed into it. For example, suppose I've created a component called MessagePane that displays a title and message inside of some CSS formatting: Unread Messages Depe