You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div>This line of text came from a Rails ERB, today's date is <%= @today %></div>
<br/>
<div>And this is content from a JSP: <br\> <b><%= request.render "/jsp/include.jsp", {"message" => "I'm a message that came from Rails!"} %> </b></div>