Question about velocity: using VelocityView

Cantor, Scott cantor.2 at osu.edu
Fri Oct 14 15:12:02 EDT 2016


> The only other thing I could think to do would be to store something generic
> like a number in the cookie, which would then refer to values stored in a local
> database, but then I have to deal with accessing db tables inside a view,
> which seems even more complicated.

Normally that is basically an IDM feature, yes, and I would note also that the way this works in most systems is in fact to prompt for the username first, then display the image on the page asking for the password, so it can be looked up from the IDM system. That seems to be the normal model in many modern web systems, but universities for whatever reason seem to really dislike the splitting of the prompts.

-- Scott



More information about the users mailing list