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

php - PDO bindParam() fatal error -

php - How can I cram 6+31 numeric characters into 22 alphanumeric characters? -

mysql - where clause in inner join query -