Re: URL friendly SEO

JULIO GOMEZ <juliog85-/[email protected]> Tue, 23 Nov 2010 07:54:07 -0800 (PST)
Newsgroups gmane.comp.java.javaspain
Message-ID <[email protected]>
--0-868785630-1290527647=:26885
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


Muchas Gracias, logre hacerlo exitosamente!!!=20

Saludo!!



--- El jue, 11/18/10, Rub=C3=A9n Cl=C3=A9rigo <[email protected]> escribi=C3=
=B3:

De: Rub=C3=A9n Cl=C3=A9rigo <[email protected]>
Asunto: Re: [javaSpain] URL friendly SEO
A: [email protected]
Fecha: jueves, 18 de noviembre de 2010, 10:46 am







=C2=A0



=20=20


=20=20=20=20
=20=20=20=20=20=20
=20=20=20=20=20=20
=20=20=20=20=20=20

=20=20
=20=20
    No se si urlrewrite tiene una forma de extraer datos de base de
    datos seg=C3=BAn procesa el filtro de url, pero me extra=C3=B1ar=C3=ADa=
, as=C3=AD que
    por lo que yo se la =C3=BAnica forma de hacerlo es la que te indico,
    sacar el encabezado del art=C3=ADculo de la base de datos y ponerlo al
    crear la p=C3=A1gina como parte de la url (ya sea como par=C3=A1metro y=
 que lo
    procese urlrewrite con un filtro out, o directamente generando la
    url bonita http://sitio.com/articulo/30/3/2/encabezado

=20=20=20=20

    Luego con urlrewrite har=C3=ADas un filtro de entrada que tome esa url =
y
    la convierta en=20

    http://sitio.com/articles.jsp?id=3D30&cat=3D3&prio=3D2

=20=20=20=20

=20=20=20=20

=20=20=20=20

=20=20=20=20

    El 18/11/2010 17:36, JULIO GOMEZ escribi=C3=B3:
=20=20=20=20
      =C2=A0
=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20

=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20

                      =C2=A0si es mia yo la controlo.

=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20

                      --- El jue, 11/18/10, Rub=C3=A9n Cl=C3=A9rigo <ruben@=
nroot.info>
                      escribi=C3=B3:

=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20

                        De: Rub=C3=A9n Cl=C3=A9rigo <[email protected]>

                        Asunto: Re: [javaSpain] URL friendly SEO

                        A: [email protected]

                        Fecha: jueves, 18 de noviembre de 2010, 09:50 am

=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20

=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
                          =C2=A0
                         =
=20
                             =C2=BFLa generaci=C3=B3n de la p=C3=A1gina que=
 contiene
                              el enlace http://sitio.com/articles.jsp?id=3D=
30&cat=3D3&prio=3D2

                              no es tuya? =C2=BFEs un enlace externo que
                              entra a tu web desde un sitio que no
                              controlas?

                             =
=20

                             =
=20

                              El 18/11/2010 16:36, JULIO GOMEZ escribi=C3=
=B3:
                           =
=20
                             =C2=A0
                             =
=20
                               =
=20
                                 =
=20
                                   =
=20
                                     =
=20
                                       =
=20

                                          recuerda que lo que tengo al
                                          inicio es esto

                                         =
=20

                                          http://sitio.com/articles.jsp?id=
=3D30&cat=3D3&prio=3D2

                                         =
=20

                                          por medio de esos valores tu
                                          obtienes el articulo.

                                         =
=20

                                          http://sitio.com/articles.jsp/enc=
abezado

                                         =
=20

                                         =
=20

                                         =
=20

                                          --- El jue, 11/18/10,
                                            Rub=C3=A9n Cl=C3=A9rigo <ruben@=
nroot.info>
                                          escribi=C3=B3:

                                         =
=20

                                            De: Rub=C3=A9n Cl=C3=A9rigo <ru=
[email protected]>

                                            Asunto: Re: [javaSpain] URL
                                            friendly SEO

                                            A: [email protected]

                                            Fecha: jueves, 18 de
                                            noviembre de 2010, 09:24 am

                                           =
=20

                                           =
=20
                                              =C2=A0
                                             =
=20
                                                 Al generar la url la
                                                  metes dentro de un=20

                                                 =
=20

                                                  response.encodeURL("www.h=
ola.com/?id=3DEncabezado
                                                  noticia")

                                                 =
=20

                                                  =C2=A0y luego en urlrewri=
te
                                                  creas un filtro de
                                                  tipo "out" que procese
                                                  eso y lo convierta en
                                                 =
=20

                                                 =
=20

                                                  "www.hola.com/Encabezado
                                                  noticia/".

                                                 =
=20

                                                  Suerte.

                                                 =
=20

                                                 =
=20

                                                  El 18/11/2010 15:28,
                                                  JULIO GOMEZ escribi=C3=B3=
:
                                               =
=20
                                               =
=20
                                                  =C2=A0
                                                 =
=20
                                                   =
=20
                                                     =
=20
                                                       =
=20
                                                         =
=20
                                                         =
=20

                                                         =
=20

                                                          si, pero como
                                                          pasarias el
                                                          encabezado de
                                                          la noticia a
                                                          la url?

                                                         =
=20

                                                         =
=20

                                                         =
=20

                                                         =
=20

                                                          --- El jue,
                                                          11/18/10,
                                                          Rub=C3=A9n Cl=C3=
=A9rigo
                                                          <[email protected]=
>
                                                          escribi=C3=B3:

                                                         =
=20

                                                          De: Rub=C3=A9n
                                                          Cl=C3=A9rigo <rub=
[email protected]>

                                                          Asunto: Re:
                                                          [javaSpain]
                                                          URL friendly
                                                          SEO

                                                          A: javaSpain@yaho=
ogroups.com

                                                          Fecha: jueves,
                                                          18 de
                                                          noviembre de
                                                          2010, 02:14 am

                                                         =
=20

                                                         =
=20
                                                          =C2=A0
                                                         =
=20
                                                           http://tuckey.or=
g/urlrewrite/
                                                          es lo que
                                                          necesitas.
                                                          Funciona muy
                                                          bien una vez
                                                          le coges el
                                                          truco.

                                                         =
=20

                                                         =
=20

                                                          El 17/11/2010
                                                          22:46, JULIO
                                                          GOMEZ
                                                          escribi=C3=B3:=20
                                                           =C2=A0
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                          =C2=A0

                                                          Hola. me
                                                          pueden ayudar
                                                          con esto

                                                         =
=20

                                                          actualmente en
                                                          mi programa
                                                          tengo la url
                                                          de esta
                                                          mandero

                                                         =
=20

                                                          http://sitio.com/=
articles.jsp?id=3D30&cat=3D3&prio=3D2

                                                         =
=20

                                                          pero me
                                                          gustaria tener
                                                          algo de esta
                                                          manera

                                                         =
=20

                                                          http://sitio.com/=
articles/my-articulo

                                                         =
=20

                                                          he revisasdo
                                                          varias
                                                          frameworks
                                                          como estos

                                                         =
=20

                                                          http://tuckey.org=
/urlrewrite/

                                                         =
=20

                                                          pero tengo
                                                          varios
                                                          parametros que
                                                          necesito
                                                          pasar. y no

                                                          se como
                                                          mostrar el
                                                          tema de la
                                                          noticia

                                                         =
=20

                                                          Saludos

                                                         =
=20

                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20

                                                          =C2=A0
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                         =
=20
                                                       =
=20
                                                     =
=20
                                                     =
=20

                                                      =C2=A0
                                                 =
=20
                                               =
=20
                                             =
=20
                                           =
=20
                                         =
=20
                                       =
=20
                                     =
=20
                                   =
=20
                                 =
=20
                                 =
=20

                                  =C2=A0
                             =
=20
                           =
=20
                         =
=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20

              =C2=A0
=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20
=20=20=20=20=20=20
=20=20=20=20
=20=20



=20=20=20=20
=20=20=20=20=20

=20=20=20=20
=20=20=20=20


=20



=20=20






=20=20=20=20=20=20
--0-868785630-1290527647=:26885
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/htm=
l4/strict.dtd">
<html>
<head>
</head>







<body style=3D"background-color: #fff;">
<span style=3D"display:none">&nbsp;</span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id=3D"ygrp-mlmsg" style=3D"position:relative;">
  <div id=3D"ygrp-msg" style=3D"z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id=3D"ygrp-text" >
=20=20=20=20=20=20
=20=20=20=20=20=20
      <p><table cellspacing=3D"0" cellpadding=3D"0" border=3D"0"><tr><td va=
lign=3D"top" style=3D"font: inherit;"><br>Muchas Gracias, logre hacerlo exi=
tosamente!!! <br><br>Saludo!!<br><br><br><br>--- El <b>jue, 11/18/10, Rub=
=C3=A9n Cl=C3=A9rigo <i>&lt;[email protected]&gt;</i></b> escribi=C3=B3:<br>=
<blockquote style=3D"border-left: 2px solid rgb(16, 16, 255);"><br>De: Rub=
=C3=A9n Cl=C3=A9rigo &lt;[email protected]&gt;<br>Asunto: Re: [javaSpain] UR=
L friendly SEO<br>A: [email protected]<br>Fecha: jueves, 18 de novi=
embre de 2010, 10:46 am<br><br><div id=3D"yiv292341872">





<span>&nbsp;</span>



    <div id=3D"yiv292341872ygrp-text">
=20=20=20=20=20=20
=20=20=20=20=20=20
      <p>

=20=20
=20=20
    No se si urlrewrite tiene una forma de extraer datos de base de
    datos seg=C3=BAn procesa el filtro de url, pero me extra=C3=B1ar=C3=ADa=
, as=C3=AD que
    por lo que yo se la =C3=BAnica forma de hacerlo es la que te indico,
    sacar el encabezado del art=C3=ADculo de la base de datos y ponerlo al
    crear la p=C3=A1gina como parte de la url (ya sea como par=C3=A1metro y=
 que lo
    procese urlrewrite con un filtro out, o directamente generando la
    url bonita <a rel=3D"nofollow" target=3D"_blank" href=3D"http://mysite.=
com/articles/articleId">http://sitio.com/articulo/30/3/2/encabezado</a><br>
    <br>
    Luego con urlrewrite har=C3=ADas un filtro de entrada que tome esa url =
y
    la convierta en <br>
    <a rel=3D"nofollow" target=3D"_blank" href=3D"http://mysite.com/article=
s/articleId">http://sitio.com/articles.jsp?id=3D30</a>&amp;cat=3D3&amp;prio=
=3D2<br>
    <br>
    <br>
    <br>
    <br>
    El 18/11/2010 17:36, JULIO GOMEZ escribi=C3=B3:
    </p><blockquote type=3D"cite">
      <span>&nbsp;</span>
=20=20=20=20=20=20
          <div id=3D"yiv292341872ygrp-text">
            <p>
              <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0">
                <tbody>
                  <tr>
                    <td style=3D"font: inherit;" valign=3D"top"><br>
                      <br>
                      &nbsp;si es mia yo la controlo.<br>
                      <br>
                      --- El <b>jue, 11/18/10, Rub=C3=A9n Cl=C3=A9rigo <i><=
a rel=3D"nofollow" class=3D"yiv292341872moz-txt-link-rfc2396E" ymailto=3D"m=
ailto:[email protected]" target=3D"_blank" href=3D"/mc/compose?to=3Druben@nr=
oot.info">&lt;[email protected]&gt;</a></i></b>
                      escribi=C3=B3:<br>
                      <blockquote style=3D"border-left: 2px solid rgb(16, 1=
6, 255);"><br>
                        De: Rub=C3=A9n Cl=C3=A9rigo <a rel=3D"nofollow" cla=
ss=3D"yiv292341872moz-txt-link-rfc2396E" ymailto=3D"mailto:[email protected]=
" target=3D"_blank" href=3D"/mc/[email protected]">&lt;ruben@nr=
oot.info&gt;</a><br>
                        Asunto: Re: [javaSpain] URL friendly SEO<br>
                        A: <a rel=3D"nofollow" class=3D"yiv292341872moz-txt=
-link-abbreviated" ymailto=3D"mailto:[email protected]" target=3D"_=
blank" href=3D"/mc/[email protected]">javaSpain@yahoog=
roups.com</a><br>
                        Fecha: jueves, 18 de noviembre de 2010, 09:50 am<br=
>
                        <br>
                        <div id=3D"yiv292341872yiv901949133">
                          <span>&nbsp;</span>
                          <div id=3D"yiv292341872yiv901949133ygrp-text">
                            <p> =C2=BFLa generaci=C3=B3n de la p=C3=A1gina =
que contiene
                              el enlace <a rel=3D"nofollow" target=3D"_blan=
k" href=3D"http://mysite.com/articles/articleId">http://sitio.com/articles.=
jsp?id=3D30</a>&amp;cat=3D3&amp;prio=3D2

                              no es tuya? =C2=BFEs un enlace externo que
                              entra a tu web desde un sitio que no
                              controlas?<br>
                              <br>
                              <br>
                              El 18/11/2010 16:36, JULIO GOMEZ escribi=C3=
=B3:
                            </p>
                            <blockquote type=3D"cite"> <span>&nbsp;</span>
                              <div id=3D"yiv292341872yiv901949133ygrp-text"=
>
                                <p>
                                  <table border=3D"0" cellpadding=3D"0" cel=
lspacing=3D"0">
                                    <tbody>
                                      <tr>
                                        <td style=3D"font: inherit;" valign=
=3D"top"><br>
                                          recuerda que lo que tengo al
                                          inicio es esto<br>
                                          <br>
                                          <a rel=3D"nofollow" target=3D"_bl=
ank" href=3D"http://mysite.com/articles/articleId">http://sitio.com/article=
s.jsp?id=3D30</a>&amp;cat=3D3&amp;prio=3D2<br>
                                          <br>
                                          por medio de esos valores tu
                                          obtienes el articulo.<br>
                                          <br>
                                          <a rel=3D"nofollow" target=3D"_bl=
ank" href=3D"http://mysite.com/articles/articleId">http://sitio.com/article=
s.jsp/encabezado</a><br>
                                          <br>
                                          <br>
                                          <br>
                                          --- El <b>jue, 11/18/10,
                                            Rub=C3=A9n Cl=C3=A9rigo <i><a r=
el=3D"nofollow" class=3D"yiv292341872yiv901949133moz-txt-link-rfc2396E">&lt=
;[email protected]&gt;</a></i></b>
                                          escribi=C3=B3:<br>
                                          <blockquote style=3D"border-left:=
 2px solid rgb(16, 16, 255);"><br>
                                            De: Rub=C3=A9n Cl=C3=A9rigo <a =
rel=3D"nofollow" class=3D"yiv292341872yiv901949133moz-txt-link-rfc2396E">&l=
t;[email protected]&gt;</a><br>
                                            Asunto: Re: [javaSpain] URL
                                            friendly SEO<br>
                                            A: <a rel=3D"nofollow" class=3D=
"yiv292341872yiv901949133moz-txt-link-abbreviated">javaSpain-hHKSG33Tihh9OS/[email protected]=
m</a><br>
                                            Fecha: jueves, 18 de
                                            noviembre de 2010, 09:24 am<br>
                                            <br>
                                            <div id=3D"yiv292341872yiv90194=
9133yiv377538542">
                                              <span>&nbsp;</span>
                                              <div id=3D"yiv292341872yiv901=
949133yiv377538542ygrp-text">
                                                <p> Al generar la url la
                                                  metes dentro de un <br>
                                                  <br>
                                                  response.encodeURL("<a re=
l=3D"nofollow" class=3D"yiv292341872yiv901949133yiv377538542moz-txt-link-ab=
breviated" target=3D"_blank" href=3D"http://www.hola.com/?id=3DEncabezado">=
www.hola.com/?id=3DEncabezado</a>
                                                  noticia")<br>
                                                  <br>
                                                  &nbsp;y luego en urlrewri=
te
                                                  creas un filtro de
                                                  tipo "out" que procese
                                                  eso y lo convierta en
                                                  <br>
                                                  <br>
                                                  "<a rel=3D"nofollow" clas=
s=3D"yiv292341872yiv901949133yiv377538542moz-txt-link-abbreviated" target=
=3D"_blank" href=3D"http://www.hola.com/Encabezado">www.hola.com/Encabezado=
</a>
                                                  noticia/".<br>
                                                  <br>
                                                  Suerte.<br>
                                                  <br>
                                                  <br>
                                                  El 18/11/2010 15:28,
                                                  JULIO GOMEZ escribi=C3=B3=
:
                                                </p>
                                                <blockquote type=3D"cite">
                                                  <span>&nbsp;</span>
                                                  <div id=3D"yiv292341872yi=
v901949133yiv377538542ygrp-text">
                                                    <p>
                                                      <table border=3D"0" c=
ellpadding=3D"0" cellspacing=3D"0">
                                                        <tbody>
                                                          <tr>
                                                          <td style=3D"font=
: inherit;" valign=3D"top"><br>
                                                          <br>
                                                          si, pero como
                                                          pasarias el
                                                          encabezado de
                                                          la noticia a
                                                          la url?<br>
                                                          <br>
                                                          <br>
                                                          <br>
                                                          <br>
                                                          --- El <b>jue,
                                                          11/18/10,
                                                          Rub=C3=A9n Cl=C3=
=A9rigo
                                                          <i><a rel=3D"nofo=
llow" class=3D"yiv292341872yiv901949133yiv377538542moz-txt-link-rfc2396E">&=
lt;[email protected]&gt;</a></i></b>
                                                          escribi=C3=B3:<br=
>
                                                          <blockquote style=
=3D"border-left: 2px solid rgb(16, 16, 255);"><br>
                                                          De: Rub=C3=A9n
                                                          Cl=C3=A9rigo <a r=
el=3D"nofollow" class=3D"yiv292341872yiv901949133yiv377538542moz-txt-link-r=
fc2396E">&lt;[email protected]&gt;</a><br>
                                                          Asunto: Re:
                                                          [javaSpain]
                                                          URL friendly
                                                          SEO<br>
                                                          A: <a rel=3D"nofo=
llow" class=3D"yiv292341872yiv901949133yiv377538542moz-txt-link-abbreviated=
">[email protected]</a><br>
                                                          Fecha: jueves,
                                                          18 de
                                                          noviembre de
                                                          2010, 02:14 am<br=
>
                                                          <br>
                                                          <div id=3D"yiv292=
341872yiv901949133yiv377538542yiv400702648">
                                                          <span>&nbsp;</spa=
n>
                                                          <div id=3D"yiv292=
341872yiv901949133yiv377538542yiv400702648ygrp-text">
                                                          <p> <a rel=3D"nof=
ollow" class=3D"yiv292341872yiv901949133yiv377538542yiv400702648moz-txt-lin=
k-freetext" target=3D"_blank" href=3D"http://tuckey.org/urlrewrite/">http:/=
/tuckey.org/urlrewrite/</a>
                                                          es lo que
                                                          necesitas.
                                                          Funciona muy
                                                          bien una vez
                                                          le coges el
                                                          truco.<br>
                                                          <br>
                                                          <br>
                                                          El 17/11/2010
                                                          22:46, JULIO
                                                          GOMEZ
                                                          escribi=C3=B3: </=
p>
                                                          <blockquote type=
=3D"cite"> <span>&nbsp;</span>
                                                          <div id=3D"yiv292=
341872yiv901949133yiv377538542yiv400702648ygrp-text">
                                                          <p>
                                                          <table border=3D"=
0" cellpadding=3D"0" cellspacing=3D"0">
                                                          <tbody>
                                                          <tr>
                                                          <td style=3D"font=
: inherit;" valign=3D"top">
                                                          <div id=3D"yiv292=
341872yiv901949133yiv377538542yiv400702648yiv33510435">&nbsp;<br>
                                                          Hola. me
                                                          pueden ayudar
                                                          con esto<br>
                                                          <br>
                                                          actualmente en
                                                          mi programa
                                                          tengo la url
                                                          de esta
                                                          mandero<br>
                                                          <br>
                                                          <a rel=3D"nofollo=
w" target=3D"_blank" href=3D"http://mysite.com/articles/articleId">http://s=
itio.com/articles.jsp?id=3D30</a>&amp;cat=3D3&amp;prio=3D2<br>
                                                          <br>
                                                          pero me
                                                          gustaria tener
                                                          algo de esta
                                                          manera<br>
                                                          <br>
                                                          <a rel=3D"nofollo=
w" target=3D"_blank" href=3D"http://mysite.com/articles/articleId">http://s=
itio.com/articles/my-articulo</a><br>
                                                          <br>
                                                          he revisasdo
                                                          varias
                                                          frameworks
                                                          como estos<br>
                                                          <br>
                                                          <a rel=3D"nofollo=
w" class=3D"yiv292341872yiv901949133yiv377538542yiv400702648moz-txt-link-fr=
eetext" target=3D"_blank" href=3D"http://tuckey.org/urlrewrite/">http://tuc=
key.org/urlrewrite/</a><br>
                                                          <br>
                                                          pero tengo
                                                          varios
                                                          parametros que
                                                          necesito
                                                          pasar. y no<br>
                                                          se como
                                                          mostrar el
                                                          tema de la
                                                          noticia<br>
                                                          <br>
                                                          Saludos<br>
                                                          <br>
                                                          </div>
                                                          </td>
                                                          </tr>
                                                          </tbody>
                                                          </table>
                                                          <br>
                                                          &nbsp;</p>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          </div>
                                                          </blockquote>
                                                          </td>
                                                          </tr>
                                                        </tbody>
                                                      </table>
                                                      <br>
                                                      &nbsp;</p>
                                                  </div>
                                                </blockquote>
                                              </div>
                                            </div>
                                          </blockquote>
                                        </td>
                                      </tr>
                                    </tbody>
                                  </table>
                                  <br>
                                  &nbsp;</p>
                              </div>
                            </blockquote>
                          </div>
                        </div>
                      </blockquote>
                    </td>
                  </tr>
                </tbody>
              </table>
              <br>
              &nbsp;</p>
          </div>
=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20
=20=20=20=20=20=20
    </blockquote>
=20=20



    </div>
=20=20=20=20=20



=20


</div></blockquote></td></tr></table><br>




      &nbsp;</p>

    </div>
=20=20=20=20=20

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <div style=3D"color: #fff; height: 0;">__._,_.___</div>

=20=20=20=20=20=20=20=20
=20=20
=20=20=20
    <div id=3D"ygrp-actbar" style=3D"clear: both; margin-bottom: 10px; whit=
e-space: nowrap; color: #666; padding-top: 15px;">
      <div>
        <a href=3D"mailto:juliog85-/[email protected]?subject=3DRe%3A%20%5BjavaSpain=
%5D%20URL%20friendly%20SEO" style=3D"margin-right: 0; padding-right: 0;">
	  Responder a <span style=3D"font-weight: 700;">remitente</span></a> |
        <a href=3D"mailto:[email protected]?subject=3DRe%3A%20%5Bja=
vaSpain%5D%20URL%20friendly%20SEO">
	  Responder a <span style=3D"font-weight: 700;">grupo</span></a> |
        	  <a href=3D"http://es.groups.yahoo.com/group/javaSpain/post;_ylc=
=3DX3oDMTJxa2hnaTl1BF9TAzk3NDkwNDYzBGdycElkAzE5NDEzNDUEZ3Jwc3BJZAMxNjYwMzk2=
MDU2BG1zZ0lkAzI1Njk1BHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTI5MDUyNzY1OQ--?act=3D=
reply&messageNum=3D25695">Responder <span style=3D"font-weight: 700;">media=
nte la Web</span></a> |
            	<a href=3D"http://es.groups.yahoo.com/group/javaSpain/post;_yl=
c=3DX3oDMTJlcnNtYmloBF9TAzk3NDkwNDYzBGdycElkAzE5NDEzNDUEZ3Jwc3BJZAMxNjYwMzk=
2MDU2BHNlYwNmdHIEc2xrA250cGMEc3RpbWUDMTI5MDUyNzY1OQ--" style=3D"font-weight=
: 700;">Crear un tema nuevo</a>
      </div>

                <a href=3D"http://es.groups.yahoo.com/group/javaSpain/messa=
ge/25608;_ylc=3DX3oDMTM2NTZnaDczBF9TAzk3NDkwNDYzBGdycElkAzE5NDEzNDUEZ3Jwc3B=
JZAMxNjYwMzk2MDU2BG1zZ0lkAzI1Njk1BHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTI5MDUyNz=
Y1OQR0cGNJZAMyNTYwOA--">Mensajes con este tema</a>
          (<span style=3D"font-weight: 700;">12</span>)
          </div>=20
<!------- Start Nav Bar ------>

<!-- |**|begin egp html banner|**| -->
<div id=3D"ygrp-vital" style=3D"background-color: #e0ecee; font-family: Ver=
dana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
      <span id=3D"vithd" style=3D"font-weight: bold; color: #333; text-tran=
sform: uppercase; ">Actividad reciente:</span>

    <ul style=3D"list-style-type: none; margin: 0; padding: 0; display: inl=
ine;">
                                                    </ul>
=20=20=20=20
  <div style=3D"clear: both; padding-top: 2px; color: #1e66ae;">
    <a href=3D"http://es.groups.yahoo.com/group/javaSpain;_ylc=3DX3oDMTJlbG=
VxbDYyBF9TAzk3NDkwNDYzBGdycElkAzE5NDEzNDUEZ3Jwc3BJZAMxNjYwMzk2MDU2BHNlYwN2d=
GwEc2xrA3ZnaHAEc3RpbWUDMTI5MDUyNzY1OQ--" style=3D"text-decoration: none;">V=
isita tu grupo</a>
  </div>
</div>

      <div id=3D"ygrp-grfd" style=3D"font-family: Verdana; font-size: 12px;=
 padding: 15px 0;">
=20=20=20=20=20=20
<!-- |**|begin egp html banner|**| -->

      Para cancelar su subscripci=C3=B3n a este grupo, env=C3=ADe un mensaj=
e de correo electr=C3=B3nico a:<BR>
[email protected]<BR>
<BR>
=20=20=20=20=20=20
<!-- |**|end egp html banner|**| -->

    </div>
=20=20
<div id=3D"ft" style=3D"font-family: Arial; font-size: 11px; margin-top: 5p=
x; padding: 0 2px 0 0; clear: both;">
  <a href=3D"http://es.groups.yahoo.com/;_ylc=3DX3oDMTJkbmNjZmFlBF9TAzk3NDk=
wNDYxBGdycElkAzE5NDEzNDUEZ3Jwc3BJZAMxNjYwMzk2MDU2BHNlYwNmdHIEc2xrA2dmcARzdG=
ltZQMxMjkwNTI3NjU5" style=3D"float: left;"><img src=3D"http://l.yimg.com/a/=
i/us/yg/logo/es.gif" height=3D"19" width=3D"141" alt=3D"Yahoo! Grupos" styl=
e=3D"border: 0;"/></a>
  <div style=3D"color: #747575; float: right;">Cambiar a: <a href=3D"mailto=
:[email protected]?subject=3DCambiar Formato de Env=C3=
=83=C2=ADo: Tradicional" style=3D"text-decoration: none;">Solo Texto</a>, <=
a href=3D"mailto:[email protected]?subject=3DEnv=C3=83=C2=AD=
o de Correo: Rese=C3=83=C2=B1a" class=3D"margin-rt" style=3D"text-decoratio=
n: none;">Rese\xc3\xb1a Diaria</a> &bull; <a href=3D"mailto:javaSpain-unsub=
[email protected]?subject=3DCancelar suscripci=C3=B3n" style=3D"text-d=
ecoration: none;">Cancelar suscripci=C3=B3n</a> &bull; <a href=3D"http://es=
.docs.yahoo.com/info/utos.html" style=3D"text-decoration: none;">Condicione=
s de uso</a></div>
</div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id=3D"ygrp-sponsor" style=3D"width:160px; float:right; clear:none; m=
argin:0 0 25px 0; background: #fff;">

<!-- Start Recommendations -->
<div id=3D"ygrp-reco">
     </div>
<!-- End Recommendations -->



  </div>   <!-- |**|end egp html banner|**| -->

  <div style=3D"clear:both; color: #FFF; font-size:1px;">.</div>
</div>

  <img src=3D"http://geo.yahoo.com/serv?s=3D97490463/grpId=3D1941345/grpspI=
d=3D1660396056/msgId=3D25695/stime=3D1290527659/nc1=3D1/nc2=3D2/nc3=3D3" wi=
dth=3D"1" height=3D"1"> <br>

<div style=3D"color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</body>

<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
  <style type=3D"text/css">
  <!--
  #ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
  #ygrp-sponsor #ygrp-lc {
  font-family: Arial;
}

#ygrp-sponsor #ygrp-lc #hd {
  margin: 10px 0px;
  font-weight: 700;
  font-size: 78%;
  line-height: 122%;
}

#ygrp-sponsor #ygrp-lc .ad {
  margin-bottom: 10px;
  padding: 0 0;
}

  a {
    color: #1e66ae;
  }

  #actions {
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0;
  }

  #activity {
    background-color: #e0ecee;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 10px;
  }

  #activity span {
    font-weight: 700;
  }

  #activity span:first-child {
    text-transform: uppercase;
  }

  #activity span a {
    color: #5085b6;
    text-decoration: none;
  }

  #activity span span {
    color: #ff7900;
  }

  #activity span .underline {
    text-decoration: underline;
  }

  .attach {
    clear: both;
    display: table;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0;
    width: 400px;
  }

  .attach div a {
    text-decoration: none;
  }

  .attach img {
    border: none;
    padding-right: 5px;
  }

  .attach label {
    display: block;
    margin-bottom: 5px;
  }

  .attach label a {
    text-decoration: none;
  }
=20=20
  blockquote {
    margin: 0 0 0 4px;
  }

  .bold {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
  }

  .bold a {
    text-decoration: none;
  }

  dd.last p a {
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span {
    margin-right: 10px;
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span.yshortcuts {
    margin-right: 0;
  }

  div.attach-table div div a {
    text-decoration: none;
  }

  div.attach-table {
    width: 400px;
  }

  div.file-title a, div.file-title a:active, div.file-title a:hover, div.fi=
le-title a:visited {
    text-decoration: none;
  }

  div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div=
.photo-title a:visited {
    text-decoration: none;
  }

  div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
  }

  .green {
    color: #628c2a;
  }

  .MsoNormal {
    margin: 0 0 0 0;
  }

  o {
    font-size: 0;
  }

  #photos div {
    float: left;
    width: 72px;
  }

  #photos div div {
    border: 1px solid #666666;
    height: 62px;
    overflow: hidden;
    width: 62px;
  }

  #photos div label {
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 64px;
  }

  #reco-category {
    font-size: 77%;
  }

  #reco-desc {
    font-size: 77%;
  }

  .replbq {
    margin: 4px;
  }

  #ygrp-actbar div a:first-child {
   /* border-right: 0px solid #000;*/
    margin-right: 2px;
    padding-right: 5px;
  }

  #ygrp-mlmsg {
    font-size: 13px;
    font-family: Arial, helvetica,clean, sans-serif;
    *font-size: small;
    *font: x-small;
  }

  #ygrp-mlmsg table {
    font-size: inherit;
    font: 100%;
  }

  #ygrp-mlmsg select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
  }

  #ygrp-mlmsg pre, code {
    font:115% monospace;
    *font-size:100%;
  }

  #ygrp-mlmsg * {
    line-height: 1.22em;
  }

  #ygrp-mlmsg #logo {
    padding-bottom: 10px;
  }

  #ygrp-mlmsg a {
    color: #1E66AE;
  }

  #ygrp-msg p a {
    font-family: Verdana;
  }

  #ygrp-msg p#attach-count span {
    color: #1E66AE;
    font-weight: 700;
  }

  #ygrp-reco #reco-head {
    color: #ff7900;
    font-weight: 700;
  }

  #ygrp-reco {
    margin-bottom: 20px;
    padding: 0px;
  }

  #ygrp-sponsor #ov li a {
    font-size: 130%;
    text-decoration: none;
  }

  #ygrp-sponsor #ov li {
    font-size: 77%;
    list-style-type: square;
    padding: 6px 0;
  }=20

  #ygrp-sponsor #ov ul {
    margin: 0;
    padding: 0 0 0 8px;
  }

  #ygrp-text {
    font-family: Georgia;
  }

  #ygrp-text p {
    margin: 0 0 1em 0;
  }

  #ygrp-text tt {
    font-size: 120%;
  }

  #ygrp-vital ul li:last-child {
    border-right: none !important;=20
  }=20
  -->
  </style>
</head>

<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->


--0-868785630-1290527647=:26885--