[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Next Framework • Ver Tópico - duvida Modulo/crud/listagem ?
Página 1 de 1

duvida Modulo/crud/listagem ?

MensagemEnviado: Qua Ago 18, 2010 4:27 pm
por joao
Como fazer o direcionamento para uma outra pagina diferente inves de XXXListagem.jsp

2- todos os cruds devem manter o padrão "jsp/modulo/crud" poi quero o meu index.jsp customizado com HTML ou XHTML padrão tem algum exemplo ?

3-Como Alterar o Layout e so no tdl ?

Re: duvida Modulo/crud/listagem ?

MensagemEnviado: Qua Ago 18, 2010 6:08 pm
por rogelgarcia

Re: duvida Modulo/crud/listagem ?

MensagemEnviado: Qua Ago 18, 2010 6:10 pm
por rogelgarcia
Para alterar o layout você pode colocar um arquivo default.css dentro da pasta /css da sua aplicacao...

Assim o next irá usar o seu.. e nao o default..

Ou você pode sobrescrever o template de alguma tag...