This week's book giveaway is in the Testing forum.
We're giving away four copies of Practical Unit Testing with TestNG and Mockito and have Tomek Kaczanowski on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes JDeveloper OJSP sendMail tag... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "JDeveloper OJSP sendMail tag..." Watch "JDeveloper OJSP sendMail tag..." New topic
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...
 
Threads others viewed
problems validation.xml in struts 2
HFSJ Final Mock Question 54
Taglib Question (enthruware)
Taglib uri for jstl core??
Problem Using c:if
developer file tools