<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: JSP Spring MVC</title><link>http://www.bing.com:80/search?q=JSP+Spring+MVC</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>JSP Spring MVC</title><link>http://www.bing.com:80/search?q=JSP+Spring+MVC</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>java现在不用jsp了吗？那不用jsp了是用什么代替jsp的？ - 知乎</title><link>https://www.zhihu.com/question/375185573</link><description>其实我在18年的时候已经见过类似的问题了「JSP还应该学习吗」。 我在18年发了几篇JSP的文章，已经有不少的开发者评论『这不是上个世纪的东西了吗』『梦回几年前』『这么老的的东西，怎么还有人学』 现在问题来了，JSP放在2020年，是真的老了吗？ 对，是 ...</description><pubDate>Fri, 10 Apr 2026 20:02:00 GMT</pubDate></item><item><title>What does the dollar curly brackets $ {} mean in JSP?</title><link>https://stackoverflow.com/questions/5736842/what-does-the-dollar-curly-brackets-mean-in-jsp</link><description>The dollar curly brackets ${} in JSP are used for expression language (EL) to simplify accessing data stored in JavaBeans, maps, or arrays.</description><pubDate>Fri, 10 Apr 2026 15:37:00 GMT</pubDate></item><item><title>What is the difference between JSF, Servlet and JSP?</title><link>https://stackoverflow.com/questions/2095397/what-is-the-difference-between-jsf-servlet-and-jsp</link><description>1290 JSP (JavaServer Pages) JSP is a Java view technology running on the server machine which allows you to write template text in client side languages (like HTML, CSS, JavaScript, ect.). JSP supports taglibs, which are backed by pieces of Java code that let you control the page flow or output dynamically. A well-known taglib is JSTL.</description><pubDate>Mon, 06 Apr 2026 18:48:00 GMT</pubDate></item><item><title>有大佬讲解一下jsp到底是什么吗？ - 知乎</title><link>https://www.zhihu.com/question/591392275</link><description>JSP（JavaServer Pages）是一种基于Java技术的服务器端Web开发语言，它允许开发人员在HTML标记中嵌入Java代码，以实现动态网页的生成。使用JSP，可以在网页中包含Java代码、JavaBean组件和标准的HTML标记，从而将动态生成的内容呈现给用户。.JSP JSP的主要优点包括： 与静态HTML相比，JSP页面更加灵活和可扩展 ...</description><pubDate>Fri, 10 Apr 2026 00:21:00 GMT</pubDate></item><item><title>java - How does jsp work? - Stack Overflow</title><link>https://stackoverflow.com/questions/10607415/how-does-jsp-work</link><description>Then, this servlet checks if the JSP is already compiled. If the JSP is not compiled yet, the JSP servlet translates the JSP to some Java source code implementing the Servlet interface. Then it compiles this Java source code to a .class file. This .class file usually is located somewhere in the servlet container's work directory for the ...</description><pubDate>Thu, 09 Apr 2026 15:03:00 GMT</pubDate></item><item><title>JSP是什么？ - 知乎</title><link>https://www.zhihu.com/question/369840133</link><description>如果你了解什么是Servlet，那JSP就很好学了， 如果该回答帮助到你，不妨给我点个赞！ 什么是JSP JSP全名为Java Server Pages，java服务器页面。JSP是一种基于文本的程序， 其特点就是HTML和Java代码共同存在！ 为什么需要JSP JSP是为了简化Servlet的工作出现的替代品，Servlet输出HTML非常困难，JSP就是替代Servlet ...</description><pubDate>Mon, 16 Mar 2026 12:32:00 GMT</pubDate></item><item><title>How to get parameters from the URL with JSP - Stack Overflow</title><link>https://stackoverflow.com/questions/1890438/how-to-get-parameters-from-the-url-with-jsp</link><description>The JSP expression language defines a set of implicit objects: pageContext: The context for the JSP page. Provides access to various objects including: servletContext: The context for the JSP page’s servlet and any web components contained in the same application. See Accessing the Web Context. session: The session object for the client.</description><pubDate>Tue, 07 Apr 2026 08:31:00 GMT</pubDate></item><item><title>JSP是什么？有什么特点？ - 知乎</title><link>https://www.zhihu.com/question/430651831</link><description>JSP 今日目标： 理解 JSP 及 JSP 原理 能在 JSP中使用 EL表达式 和 JSTL标签 1，JSP 概述 JSP（全称：Java Server Pages）：Java 服务端页面。是一种动态的网页技术，其中既可以定义 HTML、JS、CSS等静态内容，还可以定义 Java代码的动态内容，也就是 JSP = HTML + Java。如下就是jsp代码</description><pubDate>Thu, 09 Apr 2026 04:26:00 GMT</pubDate></item><item><title>Unable to get JAR resource [/WEB-INF/jsp/app/jakarta.tags.core ...</title><link>https://stackoverflow.com/questions/79383661/unable-to-get-jar-resource-web-inf-jsp-app-jakarta-tags-core-containing-tld</link><description>I have JSTL, Tomcat application setup. Recently migrated application to servlet 6.0.0 &amp;amp; Tomcat 10.1.34 (From 9.0.20). I followed the steps given in answer to this Post - How to install JSTL? It...</description><pubDate>Sun, 05 Apr 2026 12:44:00 GMT</pubDate></item><item><title>How can I view .JSP files - Stack Overflow</title><link>https://stackoverflow.com/questions/9435297/how-can-i-view-jsp-files</link><description>I am new with web application and I have some files (web files) with the extension of .jsp. I would like to know how I can view them in suitble way in my machine? Do I need apache server? Note: I...</description><pubDate>Thu, 09 Apr 2026 14:20:00 GMT</pubDate></item></channel></rss>