Re: convention plugin Issue

2019-12-07 Thread Zahid Rahman
I think the convention plugin should perform a validation a check for the presence of multiple same class names within different package names. That ambiguity has been shown by my test. After all it is quite feasible and likely that we could have multiple same class names from different package nam

RE: convention plugin Issue

2019-12-07 Thread Yasser Zamani
Hi, I guess that the behavior of defining actions with same name and namespace is undefined. I think it's not an issue because Convention Plugin has no avenue to distinguish between them when you request http://localhost:8080/hello-world. Regards. >-Original Message- >From: Zahid Rahma

RE: blank Page

2019-12-07 Thread Yasser Zamani
>-Original Message- >From: Zahid Rahman >Sent: Wednesday, December 4, 2019 8:11 PM >To: Struts Users Mailing List >Subject: blank Page > >Hi, > >I downloaded the latest JVM and tomcat. >I set JAVA_HOME as system variable to the latest version of JVM like any >developer. >the tomcat hom