In project1, I include project2 in order to use interfaces (interface A, B, C, D.....) of project2. However, the system always claim java.lang.NoClassDefFoundError for interface of project2.
I also exported project2 to a JAR and include it in project1's build path, still no luck. I tried 3 of my projects, all fail with the same error. I was wondering if it's a struts 2 issue of my configuration problem. Thanks -- View this message in context: http://old.nabble.com/Can-I-implement-interface-of-another-project-in-a-struts-2-project--tp27131976p27131976.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org