Exforsys
+ Reply to Thread
Results 1 to 2 of 2

The content inside any JSP page Searchable by

This is a discussion on The content inside any JSP page Searchable by within the Java forums, part of the Programming Talk category; search engines like Yahoo and Google? I am planning to host a small JSP pages content website.I would like to ...

  1. #1
    TechMan is offline Junior Member Array
    Join Date
    Mar 2007
    Answers
    1

    The content inside any JSP page Searchable by

    search engines like Yahoo and Google? I am planning to host a small JSP pages content website.I would like to know is the content inside any JSP page is Searchable by search engines like Yahoo and Google?your help is highly appreciated.


  2. #2
    science2k is offline Junior Member Array
    Join Date
    Mar 2007
    Answers
    1
    The page is just as searchable as a static HTML page. There are some exceptions to this however, if the JSP page requires input from a user to produce the page, a search engine will not be able to emulate the user input. If the JSP pages are only generated from links elsewhere in your site you should be just fine.


Latest Article

Network Security Risk Assessment and Measurement

Read More...