Archives
-
Simply backup and restore your domains in GlassFish Using GlassFish Command Console
Do you ever though about creating a backup copy of your domains in GlassFish , for example before doing something unpredictable , meanwhile you like your domain because of its configurations ?here is simple steps to create backup and restore those backup. before we go any further you should know , domaindir that we see [...]
-
overview of XML Parsing in java , different methods and libraries
what are different technologies and implementations to simply pars some XML files ?What Java provide you to pars XML files ?Iin this blog entry After answering the above questions , i will introduce (by name and method of parsing) some XML parser available in java land.we may talk more about each of them in next [...]
-
An overview of Different Software development models with a deeper look at RUP Development model
Here is an Presentation that i made last year . it is about different lifecycle models like spiral , waterfall and iterative models. this presentation contain following contents : Part I Basics and Explanations Terms and definitions Well known Life Cycle models / Methodologies Waterfall Spiral Iterative XP Part II RUP as a SDP Life [...]
Apr 20th, 2006 | Filed under Methodologies, Presentations -
Testing some FrameWorks and applications on Glassfish build 40+ part V , And some tips about Application deployment
It is a short entry that shows i used DWR Ajax Toolkit On GlassFish But to make the entry a bit more usefull , i would like to tell you how you can deploy an application to GlassFish . so far I know two methods that allows us to deploy application into GlassFish , Using [...]
