Building struts application

2007-02-02 Thread Build Admin
Can anyone share me, how to build struts application with apache maven 1.1?

Building struts application

2007-02-02 Thread Build Admin
Hi Can anyone share me, how to build struts applications with apache Maven?

Newbie question regarding

2004-11-30 Thread admin
Hello folks. I have a Bean called users with two properties (Id and Name) When a choose a name in this selection i need to know the ID of the selected user. How can i do that? Thanks for any help. Marcio Lima

Problem with forwarding a page

2004-11-23 Thread admin
Hello everyone, i need some help with a redirection. The problem is whem a user session becomes expired and he trys to do something i need to redirect them to a Logon page outside of a frameset. It is something like but the does't have the target attribute. How can i do that?