...hi every one
... not sure if this is the correct forum to put this on...
i've drawn the following diagram, but was just wondering if i could have some feedback on it...thanks in advance
...
Type: Posts; User: as1; Keyword(s):
...hi every one
... not sure if this is the correct forum to put this on...
i've drawn the following diagram, but was just wondering if i could have some feedback on it...thanks in advance
...
..here is what i did..maybe be useful for someone else..
Before
<c:url var="url" value="buy.htm?method=updatePurchaseOrder" />
<form:form action="${url}" commandName="purchaseorder">
...
i solved the above issue with going through the threads(not to mention googling)....
..now i've one more issue.and couldn't find any threads relating to it..
..in my application a user can edit...
....please someone direct me in the right direction...
..i've been searching though the web and could not find a solution to the problem i'm facing..it may be a trivial issue for most of the...
Hi all
The problem is that i get redirected back to login page after login and there are no error displayed...please help
applicationContext
<security:http auto-config="true"...
it worked after adding core-tiger..thanks for yor help
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:security="http://www.springframework.org/schema/security"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:...
i am having the same problem...
Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/security]
i have added spring-security-2.0.4
but...
please help im new to spring framework, which i am using for my final year project..i have two forms in my jsp. one to show products from database and other one to add to database..
..loadproducts...
sorry in advance for hijacking the thread.....
hi i am new to spring please help me..
this is my servlet file:
<bean...