Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: UI error

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: UI error


Chronological Thread 
  • From: Chris Hyzer <>
  • To: "Bryan E. Wooten" <>, "" <>
  • Subject: [grouper-users] RE: UI error
  • Date: Mon, 19 May 2014 22:33:16 +0000
  • Accept-language: en-US

Are you on tomcat 7?  J

 

I think you can do a search and replace in the JSPs from:

 

.class.simpleName

 

To

 

.getClass().simpleName

 

And same with .class.name

 

Is there anything in the server logs?

 

Thanks,

Chris

 

From: [mailto:] On Behalf Of Bryan E. Wooten
Sent: Monday, May 19, 2014 5:00 PM
To:
Subject: [grouper-users] UI error

 

I am helping one of our interns learn the ins and outs of deploying Grouper and skinning the UI. We’ve hit a problem that I just can’t to figure out.

 

His page looks like this:

 

Inspecting the element shows this:

 

 

My page looks like this:

 

 

And inspect element:

 

 

Any help appreciated. My JSP skills don’t seem to up to par.

 

Cheers,

 

Bryan

 

 




Archive powered by MHonArc 2.6.16.

Top of Page