facebook

May Eclipse editor cause errors ?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #228876 Reply

    vnlucky
    Member

    Hi
    When I new jsp with struts 1.2 page. I get two errors.
    One is line 1 and another is line 10
    1
    2 <%@ page language=”java”%>
    3 <%@ taglib uri=”http://struts.apache.org/tags-bean&#8221; prefix=”bean” %>
    4 <%@ taglib uri=”http://struts.apache.org/tags-html&#8221; prefix=”html” %>
    5 <%@ taglib uri=”http://struts.apache.org/tags-logic&#8221; prefix=”logic” %>
    6 <%@ taglib uri=”http://struts.apache.org/tags-tiles&#8221; prefix=”tiles” %>
    7
    8
    9 <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
    10 <html:html locale=”true”>
    11 <head>
    <html:base />

    <title>addData.jsp</title>

    <meta http-equiv=”pragma” content=”no-cache”>
    <meta http-equiv=”cache-control” content=”no-cache”>
    <meta http-equiv=”expires” content=”0″>
    <meta http-equiv=”keywords” content=”keyword1,keyword2,keyword3″>
    <meta http-equiv=”description” content=”This is my page”>
    </head>

    <body>
    This a struts page1. <br>
    </body>
    </html:html>

    #228892

    Riyad Kalla
    Member

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    ALSO, what version of Struts are you using? Is struts.jar in your build path? If you OPEN your struts.jar file and go into the META-INF directory and open the beans TLD file, and look at the top of it, what value is between the two <uri> tags?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: May Eclipse editor cause errors ?

You must be logged in to post in the forum log in