Just a quick one...

How can I refer to a class object in OGNL, if I know the class name itself. In Java I would do 'com.foo.example.ExampleClass.class'. How is this done in OGNL?

I'm using a component that accepts a Class as a parameter, I need to pass in a specific class.

Maybe this is done with a different prefix (not ognl: but something else)?

Ognen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to