Menu

#18 default jsp page template has typo

v0.x
open
nobody
jsp (21)
5
2002-08-20
2002-08-20
Anonymous
No

the default jsp page in a template in preferences
has:
<%@ page languaje="java" %>

but it should have:
<%@ page language="java" %>

Discussion

  • Nobody/Anonymous

    Logged In: NO

    There is one more typo (unclosed "<html"), but the worse is
    that you can not save the template after making any
    modifications.

     
  • Igor Malinin

    Igor Malinin - 2002-11-22

    Logged In: YES
    user_id=346040

    0.2.0 version bug; functionality not exists in refactored
    0.3.x versions

     

Log in to post a comment.