Mudanças entre as edições de "Adobe AEM URL Decomposed"
De Basef
(Criou página com 'Suppose we have the following URL: http://myhost/tools/spy.printable.a4.html/a/b?x=12 Let's decompose it: {| ! ! ! ! ! ! ! ! ! |- |Protocol |Host |Content Path |Selector(s...') |
|||
Linha 4: | Linha 4: | ||
Let's decompose it: | Let's decompose it: | ||
− | {| | + | {| class="wikitable" |
! | ! | ||
! | ! |
Edição das 10h10min de 23 de maio de 2018
Suppose we have the following URL:
http://myhost/tools/spy.printable.a4.html/a/b?x=12
Let's decompose it:
Protocol | Host | Content Path | Selector(s) | Extension | Suffix | Param(s) | ||
http:// | myhost | tools/spy | .printable.a4 | .html | / | a/b | ? | x=12 |