Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6015825
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T02:53:31+00:00 2026-05-23T02:53:31+00:00

A very basic question. I want to provide URIs for some objects in my

  • 0

A very basic question. I want to provide URIs for some objects in my application. For example, a resource is available at:

http://localhost:8080/myapp/user/1

However, I’d like to serialize such a User object. This serialization should contain the public URI of the object itself. So for example, the model has a new method serializeToSomething, which would serialize:

id: 1
username: JohnDoe
email: johndoe@example.com
publicURI: http://localhost:8080/myapp/user/1

How can I let the model instance know of its URL?

Some notes:
This has to happen within the scope of the model, controller or service, and not within the view. Also I don’t want to hardcode this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T02:53:32+00:00Added an answer on May 23, 2026 at 2:53 am

    See related question Can I use grails tag outside of GSP?

    Basically you can use g.createLink in a controller or service, and it will return a string. So you can do something like:

    def uri = g.createLink(controller: 'user', action: 'show', id: user.id, absolute: true)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to create a very basic 3D modeling tool. The application is supposed
Very basic question: how do I write a short literal in C++? I know
This is a very basic question. I'm just on my mission to learn ASP.NET
I know this maybe a very basic question but I'm having a bit of
I realise that this is a very basic question, but it is one which
This seems like a very basic question but I couldn't find any help on
This is a very basic question...quite embarassing, but here goes: I have a Stopwatch
Possible Duplicate: Why doesn't C have unsigned floats? The question is probably very basic
Something very basic seems to be escaping me. Dim foo As New Dictionary(Of String,
I'm trying a very basic XPath on this xml (same as below), and it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.