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

  • SEARCH
  • Home
  • 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 8297245

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T15:20:22+00:00 2026-06-08T15:20:22+00:00

Cant fix the following Problem: Im trying to generate a URL with reverse-routing: Router.reverse(action).url

  • 0

Cant fix the following Problem:

Im trying to generate a URL with reverse-routing:

Router.reverse(action).url

of this route:

GET /admin/productgroups ProductGroupController.renderListView(modelClass:'models.ProductGroup')

I’ve tried the following:

Router.reverse("ProductGroupController.renderListView").url
Router.reverse("ProductGroupController.renderListView(modelClass:'models.ProductGroup'").url

But im getting always a

No route found

No route able to invoke action views.ProductGrouController.renderListView() with arguments {} was found.

Exception… Need some help, dunno what im doing wrong

  • 0 0 Answers
  • 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-06-08T15:20:27+00:00Added an answer on June 8, 2026 at 3:20 pm

    try to pass the modelClass name as string argument inside a map like this:

    Map<String, Object> map = new HashMap<String, Object>();
    map.put("modelClass", "models.ProductGroup");
    
    Router.reverse("ProductGroupController.renderListView", map).url
    

    This must always be done when you are passing static parameters to your routes file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been trying to fix this problem almost all day (or it feels like
I can't fix this problem on my listview template: i have the error as
I can't seem to find a way to fix this problem. All I'm doing
I've bumped into a small problem that i cant seem to find the fix
Here is my problem for using mvc2, I cant find a silver bullet fix
I have a strange problem which I can't fix: A field: private boolean[][][] gaps;
I'm getting a strange warning I can't fix with Symfony2 version v2.0.12. This was
I'm stuck and can't figure out a fix to my current problem and was
I trying to fix a strange bugg. People with IOS 4 can't even start
This is probably going to be a really simple fix... I just can't figure

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.