any help please
Type: Posts; User: blowice; Keyword(s):
any help please
Hi there,
the jQuery is sending a request with a param (selectedcategory) to my spring mvc controller by load():
<script type="text/javascript">
$().ready(function() {
...
I found the solution after inspired by jaikiran pai from jboss community forum. In case anyone need it.
the revised spring config file is this:
<jee:jndi-lookup id="pservice"...
any thought?
Hi there,
I've got a strange situation in my spring+ejb3 deployment under jboss5.0.1GA + IntelliJ IDEA 8.1.4.
every time i start jboss from IntelliJ, it will give me
'
ERROR...