How to handle common classes in App Engine Modules Java in different Modules? -


Currently I'm working on Google App Engine Module . I am referring to how to handle model classes or general classes Before I was using back-end , All code was kept in the project but now with modules I can not find the way to manage the normal code .

I find common logic in a separate jar shared by different modules.

Comments

Popular posts from this blog

mysql - where clause in inner join query -

java - Why my included JSP file won't get processed correctly? -

php - MySQL Query for Advanced Search multiple criteria -