Archive for the tag "Web"
Live from TSSJS – Web Frameworks with Matt
March 17th, 2011 by Scott SelikoffLive blogging from TheServerSide Java Symposium again, this time with Matt Raible, who is giving a presentation entitled “Comparing JVM Web Frameworks”. He began his talk taking feedback from the audience on what frameworks people are using, with one humerous dialogue that proceeded as follows: “How many people are using Struts 1?”. One gentleman raises [...]
Posted: 17 March, 2011 in Conferences, Web.
Tags: frameworks, google, grails, groovy, gwt, Java/J2EE, jvm, rails, ruby, strut2, struts, struts2, tapestry, Web, wicket
Comments: 3
Live from TSS-JS – Mobile Development with Mark
March 16th, 2011 by Scott SelikoffCurrently attending “Comparing, Contrasting, and Differentiating Between Mobile Platforms” by Mark Spritzler, a fellow CodeRanch moderator. The presentation is in part an open discussion with the audience of what people have tried and works well in the Mobile environment. 1. What is out there? Android OS (Java) Apple iOS for iPhone/iPod/iPad Web applications with custom [...]
Posted: 16 March, 2011 in Conferences.
Tags: android, Apple Mac, application, google, ios, iPhone, Java/J2EE, mark, mobile, theserverside, tssjs, Web
Comments: 3
GET vs POST and URL security
May 2nd, 2010 by Jeanne BoyarskyIs GET or POST more secure? Like many things in computers, it depends! Who are you trying to secure data against? The user in his/her browser People who legitimately see the URL Hackers The user in his/her browser This is the case that is usually discussed. Some people will naively say they want to “secure” [...]
Posted: 2 May, 2010 in Java/J2EE.
Tags: Java/J2EE, security, Web
Comments: 3
