![JAR search and dependency download from the Maven repository](/logo.png)
org.scalatra.UrlSupport.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalatra_2.10 Show documentation
Show all versions of scalatra_2.10 Show documentation
The core Scalatra framework
The newest version!
package org.scalatra
/**
* Provides utility methods for the creation of URL strings.
* Supports context-relative and session-aware URLs. Should behave similarly to JSTL's tag.
*/
@deprecated("This functionality has been subsumed by ScalatraBase.", "2.1.0") // Since 2.1
trait UrlSupport
© 2015 - 2025 Weber Informatics LLC | Privacy Policy