|
Web frameworks to develop for Android and iPhone?
Started by Viet on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Some will have more provide some more detail?
Any server platform/framework will do, both Android and iPhone have pretty discussion of GWT on mobile....
You can use pretty much any client-side web framework.
And you should be fine.
|
|
What are the popular (ok, popular is relative) web frameworks for the various flavours of LISP?
Started by jsight on
, 13 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://common-lisp.net/project/cl-weblocks/
Lisp-on-lines is a web application framework built on top of CLSQL and UCW and provides (perhaps all) of the well-....
Is a continuations-based web framework written in Common Lisp.
|
|
Are there any Objective-C web frameworks? The only frameworks I've found is frothkit.
I'm primary looking for a way to write RESTful json web services in Objective-C.
Started by finnsson on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
This doesn't do REST, but SudzC will generate an Objective-C web services proxy for invoking a web....
GNUStepWeb is a web framework based on the Objective-C version of NeXT's WebObjects (Apple's it to write JSON data, of course.
|
Ask your Facebook Friends
|
For someone, new to .Net based Web development: what web development frameworks are provided with or are compatible with .Net framework 3.5 +.
Like
ASP.NET Web Forms pattern ASP.NET MVC framework / pattern (1.0, 2.0) can you provide links as well
Thanks...
Started by Asad Butt on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
These are just a few that I've come across:
ASP.NET MVC ASP.NET .
MonoRail http://www.castleproject.org/monorail
A number of frameworks/apps are included with the Microsoft Web Platform Installer .
|
|
I am a big fan of the Dojo Toolkit but I see here often that there are Java frameworks that do the same thing but they are not as extensive or as user friendly as Dojo in my opinion.
What are the main differences?
Can I use Dojo for the GUI and Java as...
Started by the_drow on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
You can find many useful alternatives for Java Web Frameworks in stackoverflow
What Web Application....
Some Java Web frameworks use Dojo (like MyFaces) when rendering rich components and Java is in charge of the backend.
|
|
I just wanted to get a sense of what web application frameworks is used by users of stackoverflow.com either at work or for personal projects.
Please list the name of the web application framework and the platform it is based on.
Started by BM on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I prefer:
ASP.NET MVC (.NET) PureMVC (For Flash.
Are some of the most popular frameworks at the moment but I'm using Playframework because I like it more Frameworks for different Programming Languages.
|
|
From nearlyfreespeech's website, they state that the following don't work well:
mod_python Web application frameworks that depend on persistent processes, including: Ruby On Rails, Django, Zope, and others (some of these will run under CGI, but will run...
Started by Jim on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Experience with nearlyfreespeech.net
WSGI can run on top of CGI, and popular frameworks typically on each hit, any framework....
web app, Google AppEngine is a nice alternative and you won't be as limited on choice of frameworks.
|
|
Is there a canonical site/book/article I could go to that discusses the hundred of existing Java Web Frameworks out there, and which objectively compares their strengths, features and weaknesses?
Note that I am not asking which framework is the best. ...
Started by lindelof on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It compares the most popular frameworks in many aspects (from the comparison):
List : How does the framework handle....
I-proving.ca/space/Java+Web+Framework+Comparison
and a very good pdf file:
http://developers.sun.com for you.
|
|
This is my first time with Web services. I have to develop web services in java which should be having good WS-* standards, should loosely-coupled, scalable, highly secure, fast response time. I know I've to consider trade-offs. I have checked on some...
Started by kaychaks on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The Metro's homepage reference a web services stack.
Commercial support available from Sun).
|
|
I want to start experimenting with all these different web frameworks that are available. I was wondering if they could all run in one machine at the same time?
I know that all my database services can all run at the same time, along with the Javascript...
Started by CookieOfFortune on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
The Pickaxe book , write some simple scripts, then move on to a ruby web framework like SinatraYes, since almost any language framework runs as normal code for the language, simply providing structure for applications you write, ....
|