Trisummit Technologies

How to Force URLs to be Lowercase

First off, I do not recommend doing this. You may have undesireable effects such as images that use upper and lower case names all of a sudden no longer displaying because they must be lower case to work.
The general concensus among members of the SEO community seem to be that there is really no [...]

Axis2 Jar file entries in the POM.xml File

I am using Maven to do my builds for Jive SBS; however, I needed to add the Axis2 jar files to commucate with the Single Sign-on Server. I added all that were needed to do the perform the wsdl2java functionality. Here are the dependencies that I added to the pom.xml to grab all [...]