web-frameworks
Wanting to write web applications in Java, I'm in total bewilderment concerning which platform/framework/language to use? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-01-04 23:05 分类:问答What python equivalent of Sinatra would you recommend? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-04 11:29 分类:问答Suggestions for a web framework with no external dependencies
Recently I was asked to take over the website of a small-ish non-profit organization. The website is a pretty simple setup, about a dozen pages of relatively static information, some image galleries a[详细]
2023-01-02 03:31 分类:问答How to create a web framework in C# without ASPX?
I\'ve managed to get a C# asp page running under ubuntu/apache/mono, but I don\'t want to write my framework in these ASP pages, I want to use straight C# and then I\'ll use a templating language for[详细]
2023-01-01 18:48 分类:问答What is your experience with Nitrogen on Erlang?
I\'ve been checking out the Nit开发者_开发技巧rogen Project which is supposed to be the most mature web development framework for Erlang.[详细]
2023-01-01 02:25 分类:问答Which Java web frameworks provide hot-reload?
I\'d like to know which Java web application frameworks provides a \"hot reload\" capability, i.e., it allows to develop applications and has them redeployed on the server \"almost instantly\" (i.e.,[详细]
2022-12-31 00:26 分类:问答Is there a way to identify which web framework is used in a site?
Whenever I come across a cute website, I am always curious to know which web framework was used by its developers?[详细]
2022-12-30 06:05 分类:问答Web framework with JasperReports integration?
What web development frameworks natively support JasperReports? Consider the following form as an example:[详细]
2022-12-29 02:16 分类:问答How to build an interactive search engine web interface using python
I have build a static web interface for searching data from some tables in my PostgreSQL database. The query website consists of a simple textfield for entering the search term, the result website pre[详细]
2022-12-26 14:59 分类:问答What Java/Scala or .NET web frameworks support modify source code and instantly run workflow e.i. without long rebiuld/redeploy procedures?
As far as I can see the key advantage of dynamic languages like Ruby or Python over Java/Scala/C# etc is \"hot\" applying of your changes to source code to the running application. What are the framew[详细]
2022-12-26 03:01 分类:问答