Thread: JSP opening tags

  1. #1
    Registered User
    Join Date
    Apr 2010
    Location
    Vancouver
    Posts
    132

    JSP opening tags

    I'm learning JSP and am confused of the difference between <!%...%>, <%=...%>, <%...%> and <@...%>. I know the text book definition e.g. <%=...%> is for an expression but what does that mean? how do I know when to use which?

  2. #2
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Read through this: JSP-Tutorial. I am not sure how you are learning JSP, but this took me .09 seconds with google.
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. [img] tags in the sig??
    By FliX in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 05-30-2002, 04:27 AM