Hi all,
Can anyone lend some insight into this?
From my webcal-spring.xml file:
...snip...
<bean id="dataSource"
class="org.springframework.jndi.JndiObjectFactoryBean">
Type: Posts; User: youngka; Keyword(s):
Hi all,
Can anyone lend some insight into this?
From my webcal-spring.xml file:
...snip...
<bean id="dataSource"
class="org.springframework.jndi.JndiObjectFactoryBean">
Hi all,
I'm somewhat new to this stuff so be kind ;)
I would like to know if it is possible to have more than one URL map to a servlet/jsp and have the URL be used to set the Locale.
For...