etwilliams / struts2-crud-framework

CRUD Framework for Struts 2 apps
http://www.dakuupa.com
0 stars 0 forks source link

Add null check for model in AbstractUserInterceptor #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
in prepare() method, check that model is not null before setting username. Show 
error if model is null.

Original issue reported on code.google.com by etwilliams1985 on 12 Jun 2013 at 7:50