What is the difference between strictly JSP 2.0 compliant pages and JSP
1.2 pages?  I understand that JSP 2.0 replaces the non-XML compliant <%
%> tokens with XML tags, but what are those tags and how do we use them?

Thank you,

Derek

-----Original Message-----
From: Kris Schneider [mailto:[EMAIL PROTECTED] 
Sent: May 27, 2004 8:17 AM
To: Tag Libraries Users List
Subject: Re: *regular* jsp vs. *xml document* jsp question


Do you need to remain compliant with Servlet 2.3/JSP 1.2 or can you go
with Servlet 2.4/JSP 2.0?

Quoting "Barnett, Brian W." <[EMAIL PROTECTED]>:

> Just installed Tomcat 5.0.19 and it is complaining about some stuff in

> my jsp files. After some reading, I determined it had something to do 
> with "regular" jsp's vs. "xml document" jsp's.  Does anyone know how 
> to configure Tomcat 5 to see my jsp's as "regular" jsp's?  Or is there

> something I need to add to my jsp's?
> 
> The error I get is "The function XXX must be used with a prefix when a

> default namespace is not specified".
> 
> Thanks,
> Brian Barnett

-- 
Kris Schneider <mailto:[EMAIL PROTECTED]>
D.O.Tech       <http://www.dotech.com/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

NOTICE: This email contains privileged and confidential information and is intended 
only for the individual to whom it is addressed. If you are not the named addressee, 
you should not disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this transmission by mistake and delete 
this communication from your system. E-mail transmission cannot be guaranteed to be 
secured or error-free as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses. 

AVIS: Le présent courriel contient des renseignements de nature privilégiée et 
confidentielle et n’est destiné qu'à la personne à qui il est adressé. Si vous n’êtes 
pas le destinataire prévu, vous êtes par les présentes avisés que toute diffusion, 
distribution ou reproduction de cette communication est strictement interdite.  Si 
vous avez reçu ce courriel par erreur, veuillez en aviser immédiatement l’expéditeur 
et le supprimer de votre système. Notez que la transmission de courriel ne peut en 
aucun cas être considéré comme inviolable ou exempt d’erreur puisque les informations 
qu’il contient pourraient être interceptés, corrompues, perdues, détruites, arrivées 
en retard ou incomplètes ou contenir un virus.  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to