I think i found my answer and its basically scope to session and set
the StateManager to save on the client.
javax.faces.STATE_SAVING_METHOD
client
This stores session information on the client rather than on the
server..
I found it when i was read the jsf spec..
[McClanahan et al, Java
I know this may annoy some folk as its not directly a struts question.
But JSF is used with struts, bla , bla..
Does any one have any thoughts on scoping a List backed backing bean to
request and being able to maintain the list without the Bean being
reinstantated on each post..
public class H
2 matches
Mail list logo