Re: Struts Application Generator plugin

2019-12-01 Thread Zahid Rahman
property in a selected JSP (create a JSP > if > > one doesn't exist, minimum generated code required code by struts > > framework), Also creating the corresponding s:property field just above > > TAG. all following the struts design pattern. > > > > As

Re: Struts Application Generator plugin

2019-11-30 Thread Zahid Rahman
te a JSP > if > > one doesn't exist, minimum generated code required code by struts > > framework), Also creating the corresponding s:property field just above > > TAG. all following the struts design pattern. > > > > As you can see the functionality of the S

Re: Struts Application Generator plugin

2019-11-30 Thread M Huzaifah
create a JSP if > one doesn't exist, minimum generated code required code by struts > framework), Also creating the corresponding s:property field just above > TAG. all following the struts design pattern. > > As you can see the functionality of the Struts application Generator

Struts Application Generator plugin

2019-11-30 Thread Zahid Rahman
t, minimum generated code required code by struts framework), Also creating the corresponding s:property field just above TAG. all following the struts design pattern. As you can see the functionality of the Struts application Generator plugin is same as the Object orientated getter an setter, constr