| Author |
JDeveloper OJSP sendMail tag...
|
Lisa D'Aniello
Ranch Hand
Joined: Sep 25, 2003
Posts: 42
|
|
Hello all, I am using JDeveloper version 9.0.3.10.76 and have run into a problem. A week ago, when clicking on the OJSP sendMail tag in the component palette it added this tag to the top of the page: <%@ taglib uri="email.tld" prefix="email" %> (which worked wonderfully). This week, it is adding the following instead: <%@ taglib uri="http://xmlns.oracle.com/j2ee/jsp/tld/ojsp/email.tld" prefix="email" %>. Which doesn't work at all after the project is deployed. I haven't changed any of my settings or anything. Does anyone know what could be causing this? Also, how do I fix it? Thank you, Lisa M.
|
 |
 |
|
|
subject: JDeveloper OJSP sendMail tag...
|
|
|