CLICK HERE TO SIGN UP FOR THIS MEETING Jaxcent is a Java-only API for AJAX. JavaScript programming is not required in Jaxcent, beyond adding a single JavaScript “include” statement to HTML content. Jaxcent works with standard Java servlet containers and provides classes matching elements of the Document Object Model (DOM), that can be instantiated to [...]
April Meeting – Maven in the Wild
Interested in coming along – add yourself to the evite! Be sure to check out the NEW LOCATION This presentation will cover what maven is, what aspects of project development it influences and how you can compile, test, package, install and create a minimal site based on simply this snippet of xml. <project> <modelVersion>4.0.0</modelVersion> <groupId>com.mycompany.myproject</groupId> [...]