Paul Benedict schrieb:

Panak, how are the menu items going to communicate to your
application which item was selected? Obviously, by incoking
an Action; if the menu items can invoke the Action, so can a user.
There is no such thing as security in this case.

Just a thought, but probably the Action could check the
refer(r)er. If the URL is directly typed in or comes
from a Favorite, it should be null. Of course, that's
not 100% safe, as nearly everything in the request can
be tampered with before sending (using the Firefox Tamper
plugin or some proxy like WebScarab, for example). Plus,
I never actually tried, for security-wise, it should make
no difference whether the user clicks on a link, invokes
a Favorite or types everything in by hand. So, as I
said, just a thought.

-- Chris

[CLIP]

-- Paul


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

Reply via email to