Search:

Type: Posts; User: as1; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    609

    need some feedback (flow of request diagram)

    ...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

    ...
  2. Replies
    2
    Views
    814

    solved the problem

    ..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">
    ...
  3. Replies
    2
    Views
    814

    yet another error

    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...
  4. Replies
    1
    Views
    704

    ....please someone direct me in the right...

    ....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...
  5. Replies
    1
    Views
    704

    login page is redirected after login (submit)

    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"...
  6. Replies
    14
    Views
    15,902

    one error solved...

    it worked after adding core-tiger..thanks for yor help
  7. Replies
    14
    Views
    15,902

    my security setting

    <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:...
  8. Replies
    14
    Views
    15,902

    same problem

    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...
  9. Replies
    2
    Views
    814

    adding data from form to database

    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...
  10. Replies
    15
    Views
    36,520

    sorry in advance for hijacking the thread..... ...

    sorry in advance for hijacking the thread.....


    hi i am new to spring please help me..

    this is my servlet file:

    <bean...
Results 1 to 10 of 10