Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    983

    Transaction for the Master/Detail page

    Hai all
    I am working with a master detail form. I am not clear on how to establish a good transaction between a master and the detail.(Same web page)
    The mater and the detail have seperate manager...
  2. Hai yatesco Thanks a lot. ur really gr8 having...

    Hai yatesco

    Thanks a lot. ur really gr8 having all the answers.I will try this out and revert to u.

    Thanks a lot
  3. Getting the html generated by the jsp before loading

    Hai all
    Tks 4 u r continuous support.I am having a small doubt.Can i get the html file/text that was created from the jsp file when the browser requests that page.The need for this is that i want to...
  4. Hai yatesco Thanks for u help.Ok i will try out...

    Hai yatesco
    Thanks for u help.Ok i will try out with dwr as i am working with that.
    Well i am having another doubt ie, changing the design to xml/xlst will help me?

    Aniesh U.K
  5. How to handle web page that are larger in size

    Hai All
    Cheers and thanks for the continuous support.
    I am having a small doubt regarding the size of the web page.
    I have designed a screen that comes to size of about 200kb.
    Its has more...
  6. Replies
    2
    Views
    1,042

    Hai balaji Hope its very easy.I used jsf-spring...

    Hai balaji
    Hope its very easy.I used jsf-spring project from integration.Now i am not using
    Jsf but i will help u.


    Have a nice day
    Aniesh U.K
  7. Hai andrew Thanks for u r kind reply.I will try...

    Hai andrew
    Thanks for u r kind reply.I will try it out
  8. Changing the http to https using a interceptor

    Hai all

    I need to change the incomming request http to https based on certain condition.I used a interceptor for this.In the preHandle i used the response.redirect which makes and infinite loop.
    ...
  9. How to set same transaction forTwo or more methods in manager class

    Hai all
    Can i have two or method,comming under the same transation.
    Is it possible.Currently i am working with one method calling other methods
    that transaction also works fine but the no of...
  10. Replies
    4
    Views
    1,554

    hai all Thanks a lot for u response.As yatesco...

    hai all
    Thanks a lot for u response.As yatesco told it is not the prob of java.spring
    its me.
    The host was not right

    I tried our local smtp and it worked fine.


    Thanks a lot.
  11. Replies
    4
    Views
    1,554

    Error sending mail to gmail

    Hai all
    i am trying to send a mail through spring.But i am getting an erro.I am trying to send the mail to an id in gmail account.
    by error is

    javax.mail.MessagingException: Unknown SMTP host:...
  12. Replies
    0
    Views
    1,350

    ORA-01008: not all variables bound

    hAI ALL
    I AM GETTING THE FOLLOWING STRANGE ERROR WHILE RUNNING A PROCUDURE.

    THE ORACLE PROCEDURE IS

    CREATE OR REPLACE PROCEDURE
    LOCCODE IN VARCHAR2,
    FLAG OUT VARCHAR2
    AS
    --
  13. Replies
    2
    Views
    2,004

    hai maurya I am getting the same error.i got...

    hai maurya

    I am getting the same error.i got an temporary idea.just paste the pictures that are created during viewing of the report in ireport.these are with the name px.

    But i also need a...
  14. hai bill Its great.Ok i will go with this.Thanks...

    hai bill
    Its great.Ok i will go with this.Thanks a lot
    THumbs Up


    Aniesh U.K
  15. hai bill Its great.Ok i will go with this.Thanks...

    hai bill
    Its great.Ok i will go with this.Thanks a lot
    THumbs Up


    Aniesh U.K
  16. Class Cast exception in ArrayDescriptor

    hai guys
    I am trying to pass a string array to oracle 9i database procedure.i tried the example as in the wrox spring book.It throws class cast exception .I really can't bug it out.Can any one help...
  17. Hai guy Thanks a lot for u r kind reply.I will...

    Hai guy

    Thanks a lot for u r kind reply.I will try this out and inform u.My doubt in the code given by u is u used jdbc template.Is it possible only to use with jdbc template or a normal class...
  18. Passing array as in parameter to oracle stored procedure

    Hai all

    I am having a strored procedure which takes array as input argument.Can any one guide me in calling this procedure through spring and give hints to pass the array to stored procedure.
    ...
  19. Hai , That's great.Thanks a lot for u r kind...

    Hai ,

    That's great.Thanks a lot for u r kind help.Its working fine.


    have a nice day.
    Aniesh U.k
  20. Hai guys, The post is really good.Thanka a lot...

    Hai guys,

    The post is really good.Thanka a lot for all.I need one help(i,e) can u post the stored procedure(oracle database) also.because in procedure the out param with type cursor gives me an...
  21. Replies
    6
    Views
    1,009

    Hai, Thanks for u r kind reply.I will try this...

    Hai,
    Thanks for u r kind reply.I will try this out and clear my doubt.

    Thanks a lot.


    Happy new Year
    Aniesh U.K
  22. Replies
    6
    Views
    1,009

    hai guys Thanks a lot.I really can't understand...

    hai guys
    Thanks a lot.I really can't understand the service layer.Just give me some hints.my saveMaster is a different class and saveDetail is in different class.I think these should be in same...
  23. Replies
    6
    Views
    1,009

    Need same transaction for two methods

    Hai all


    In my interfacedao call i am having two methods
    saveMaster()--Saves the masterpage
    saveDetail()---saves the detailpage


    I need to give the transaction to this methods,THe problem...
  24. How to define manager class for a master-detail form

    Hai all
    I would like to have a master-detail form where the single save button will save the master as well as detail part.I want to what is the best method to do this.

    (i,e)
    Master manager...
  25. Having same transaction for more than one bean

    Hai all
    I need to have the same transaction for two or 3 bean.Like the master-detail scenario.Can anyone help me in doing this.


    have a nice day
    Aniesh U.K
Results 1 to 25 of 110
Page 1 of 5 1 2 3 4