Software testing terms

software-testing-terms Preface Because there are so many special nouns in software development/testing, some of them will confuse you, so I will share with you today the special terms for software testing   Software test special noun graph   Driven development […]

EJB Session – EJB advanced concepts

EJB-advanced-concepts EJB insider Behind the EJB: container for each bean instance will automatically generate a proxy called EJB object, implemented by the container, transparent to the developer EJB context: in the ideal circumstances, should not be used EJB context object in […]