so - then I just can use the doView() and processAction() method to do some initial stuff with the sessionID?
the doView() method get's called first I suppose - so I have to put it in the
doView() method when I don't want the user to click any actionURL-link
to execute initialization tasks which depend on sessionID??
but this solution seems a bit strange to me in terms of good design - the method is called _view_ which should be (more or less) doing displaying stuff
only
any suggestions?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885178#3885178
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885178
|