Hallo,
is there any more effectively way to get the path from ActionConfig as this?:
ActionServlet aServlet = super.getServlet();
ModuleConfig mConfig = aServlet.getModuleConfig(request);
ActionConfig aConfig = new ActionConfig();
String path = aConfig.setModuleConfig(mConfig).getPath
Hallo,
is there any support for listing tree of phorum topics in page? something as
- first
- reply to first
- reply to reply
- second
etc...
Thanks,
Jiri
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Hallo,
generally, it is right.
but, there exist jdbc driver for ldap (for example,
http://www.octetstring.com/products/jdbcldapdriver/). I do not use it, becouse I
am using the classical way (java ldap packages from novell), but I was view the
samples of jdbc way and I thing if you use it (jdbc), y
Hallo,
when I use
I think it is not such simplify.
maybe such this - if you are using more j2ee technologies, it is better to
use app server, such a jboss. your work will be more uncomplicated, app
server do much things itself.
Jiri
> If you're not running EJB's you don't need JBoss.
> -Original Message-
Hallo,
I have bean filled form database, which contains formated text. But if I
display it on page, html tags are replaced by entities (for example, < by
< etc.).
How I can disable it?
And other question - this page contains images stored in database (in
oracle's blob). I need to display it on th
6 matches
Mail list logo