I have a GWT project. I would like to call this gwt project from email content with parameters by clicking hyperlink. In this case, I would like to hide my parameters, so, I tried by adding javascript coding for passing hidden parameter. Unfortunately, javascript code cannot work in email content because of security issue.
Could anyone give me advise how can I call to my project with hidden parameters from email content ?