jsp:include and actions

2001-05-01 Thread Nikolaus Rumm
Hello, I am including several jsp-pages and an action (resulting in a forward) using jsp:include. Everything works fine for the jsps, but the inclusion of the action-url does not work. jsp:include page=../participant/logon.jsp flush=true / jsp:include page=/html/meeting/showMeetingList.do

EJB reference caching in actions

2001-05-01 Thread Nikolaus Rumm
that these are standard problems that have already been solved by someone. So if anyone has an idea I would much appreciate any answer. Regards Nikolaus Rumm

forwarding with struts:link

2000-11-06 Thread Nikolaus Rumm
ailure" path="/enterLogon.do"/ /action I don't have any problems when I use a normal link (with the href property), but I can't get forward to work. Any suggestions Nikolaus Rumm

Re: Struts docs?

2000-11-03 Thread Nikolaus Rumm
rogramming/Java and look for Maneesh Sahu's article on struts. It describes how to build a discussion board based on struts. kind regards Nikolaus Rumm