Hello fellow SDNers. I am having a warning on a component that I developed and would like to have another insight...
The application <b>works fine</b>, however, I donÂ’t like to see warnings in the logsÂ…
Any idea why it would be picking on an old jspnative format?
I am <u>not</u> using jspnative, and do not want to use it. I have stored my jsp under pagelets.
The Warning looks like
Â…###Old JSPNATIVE format detected. Please use new format for JSP reference:
Old formet: JSP=Ajsp
New Format: JSP=jsp/Ajsp.jsp#...