java Programming Glossary: technologies
How to encrypt String in Java http://stackoverflow.com/questions/1205135/how-to-encrypt-string-in-java decryption. Probably those companies could use different technologies so it would be good to stick to some standard which is not tied..
org.apache.jasper.JasperException: The function test must be used with a prefix when a default namespace is not specified http://stackoverflow.com/questions/13017348/org-apache-jasper-jasperexception-the-function-test-must-be-used-with-a-prefix here but with no effect. And i'm restricted to the set of technologies i have wrote above so i cant add anything or for example can't..
Difference between DTO, VO, POJO, JavaBeans? http://stackoverflow.com/questions/1612334/difference-between-dto-vo-pojo-javabeans nicely. The term continues the pattern of older terms for technologies that do not use fancy new features such as POTS Plain Old Telephone..
Java web development, what skills do I need? [closed] http://stackoverflow.com/questions/1958808/java-web-development-what-skills-do-i-need I assume that you're already familiar with client side technologies like HTML CSS JS so I won't go in detail with that. As books..
Choosing a Java Web Framework now? [closed] http://stackoverflow.com/questions/2084169/choosing-a-java-web-framework-now Grails vs Roo why SpringSource is pushing two very similar technologies doesn't convince me that they will both survive . I can't say..
open source image processing lib in java http://stackoverflow.com/questions/2407113/open-source-image-processing-lib-in-java but it looks promising. JAI http java.sun.com javase technologies desktop media This is Sun's image processing Java offering...
Java EE 6 vs. Spring 3 stack [closed] http://stackoverflow.com/questions/2499323/java-ee-6-vs-spring-3-stack closed I'm starting a new project now. I have to choose technologies. I need something light so no EJB or Seam. On the other hand..
Analogues of Java and .NET technologies/frameworks http://stackoverflow.com/questions/2526024/analogues-of-java-and-net-technologies-frameworks of Java and .NET technologies frameworks I work in a shop that is a mix of mostly Java and.. often encounter impedance in trying to compare the various technologies frameworks APIs etc. in use between the two camps. It seems.. it's not quite exhaustive and is missing the key .NET 3.0 technologies and a few other tidbits. To complete that list what are the..
Steps in creating a web service using Axis2 - The client code http://stackoverflow.com/questions/2559074/steps-in-creating-a-web-service-using-axis2-the-client-code with only a very broad understanding of web service technologies. An impressive tool. Option 3 Groovy client Same approach for..
Difference between an application server and a servlet container? http://stackoverflow.com/questions/5039354/difference-between-an-application-server-and-a-servlet-container JTA Servlets etc. It is possible to run most of the JavaEE technologies on a servlet container but you have to install a standalone..
Hibernate vs JPA vs JDO - pros and cons of each? http://stackoverflow.com/questions/530215/hibernate-vs-jpa-vs-jdo-pros-and-cons-of-each too like how well you your staff know the respective technologies how much the products will cost in licensing and whose story..
The art of programming: Java vs C# [closed] http://stackoverflow.com/questions/610199/the-art-of-programming-java-vs-c-sharp some of the advantages and disadvantages of using these 2 technologies over the other c# java share improve this question For..
What is the best way to convert a java object to xml with open source apis [closed] http://stackoverflow.com/questions/736343/what-is-the-best-way-to-convert-a-java-object-to-xml-with-open-source-apis thing about JAXB is It is supported by other Java related technologies such as JAX RS a Java RESTful API which is availible as part..
Convert Date/Time for given Timezone - java http://stackoverflow.com/questions/7670355/convert-date-time-for-given-timezone-java is calculated is not always the same dependant on database technologies and also operating systems. I would advise you to use System.currentTimeMillis..
When not to use Regex in C# (or Java, C++, etc.) http://stackoverflow.com/questions/968919/when-not-to-use-regex-in-c-sharp-or-java-c-etc they're balanced or not. Use parser generators or similar technologies for that. Also I'd not recommend using regex to validate data..
|