Re: [PROPOSAL] Rename Struts Action as Struts

2006-07-03 Thread Rainer Hermanns
+ 1 as well for Struts 1.x and 2.x
 +1

 +1 to which? ;-)

 I'm for just calling them Struts 1.x and Struts 2.x, not the Struts2
 version 2.1 idea. We went through that for a while with WebWork, and it
 was confusing.
 -
 Posted via Jive Forums
 http://forums.opensymphony.com/thread.jspa?threadID=35827messageID=70436#70436


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How to write JUnit test case to an Action class which extends TilesAction

2006-07-03 Thread Ashok Kumar Y
Hi,

I am working with Struts Action class which extends TilesAction class. Below is 
the sample code.I need to write JUnit Test case for that. If anyone have 
worked. Could u help me regarding this. 

public class DisplayLayoutareaController extends TilesAction implements 
Controller 
{
public void execute(ComponentContext   tileContext,   
HttpServletRequest request, HttpServletResponse response,   
  ServletContext servletContext)
{
//some code
}

public void perform(ComponentContext tileContext,   
HttpServletRequest request,HttpServletResponse response,
ServletContext servletContext) throws ServletException, 
  java.io.IOException 
{
//
}
}


Thanks  Regards
  Ashok
-
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=36264messageID=71055#71055


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



/TALK, NEWS/ Why does Apache home page not reflect recent changes in Struts project?

2006-07-03 Thread Michael Jouravlev

Who and how submits news to be published Apache main page?

Apache home page does not contain news about Struts name changes, and
about Shale becoming a TLP. On a similar note, it does not announce
Tapestry becoming a TLP, I found this news on TSS instead of getting
it from Apache.org. The news mailing list (I took a look in the
archive [1]) is a little more elaborate, but it does not contain the
mentioned news either.

Michael.

[1] http://mail-archives.apache.org/mod_mbox/www-announce/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]