[s2] ajax: toggling div content

2007-09-11 Thread Michael Kulovits
i want to asynchronously update the content of a panel, say div, in my application. the panel should display "info" (default), "help" or "filter" information. there are to links/buttons to toggle the content. if the "help" link has been clicked the help content should be displayed and analo

struts2 getInputForward()

2007-09-09 Thread Michael Kulovits
how do i return to an actions input page/action? in struts1 there was the mapping.getInputForward() method, maybe i'm blind but i haven't found an equivalent in struts2. thanks in advance. ~~~kULO; - To unsubscribe, e-mail: [