Hi.
Is it possible to forbid user to close window with emulated system? I would like to run on my WinXP Prof Virtual PC with second WinXP Prof. When someone would like to use my computer i would give him WinXp Prof on VirtualPC and he would't have permission to use my main system. But if the...
unfortunately there isn't that parameter. I found article about it if someone has the same problem:
http://www.reumann.net/struts/articles/request_lists.jsp
Hi
I have following problem. When I submit a form(action= sendMessage.do) from site generated in writeMessage.do?id=1 action and validate method find errors it forwards to writeMessage.do I need to forward to writeMessage.do?id=1
<action path="/sendMessage"
type="SendMessageAction"...
<logic:present name="persons">
<.table>
<logic:iterate id="person" name="persons">
<.tr>
<.td>Name:<bean:write ??? /><./td>
<.td>Age: <bean:write ???/><./td>
<./tr>
</logic:iterate>
<./table>
</logic:present>
persons is a List of Object[]
person is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.