--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/idempiere/b93e96ef-957e-4d23-bb3b-718279a4451cn%40googlegroups.com.
#2 And I also located my adsPib.zul page on this location on my plugin:
src/web/theme/mytheme/adsPib.zul
#3 regarding the URL syntax, Analyzing other web resources of the theme (URL's) I saw they used this syntax recently, so I replicate that method to generate the valid URL for mine:
Executions.getCurrent().sendRedirect("~./theme/mytheme/adsPib.zul", "_blank");
Regards/Cordial Saludo
Pedro R.