Jump to content

Java/j2Ee Discussions


lolliman

Recommended Posts

[quote name='cherlapalli_jailer' timestamp='1368812803' post='1303765672']
Insurance

LG --> Large group insurance(more than 100 emp for the INS company i know)
SG --> Small Group

Individuals

Actuarial --> these ppl decide the rate of the ins... with the help of GUI( i did for them) lot of logic involved it

underwriters are the onve who register the company and their staff members(add/delete/modify)
[/quote]

bhayya koncham technologies use cheppu

Link to comment
Share on other sites

Banking

Most banking back ends are legacy systems like Mainframes etc..

and their fronts are mostly java... so to connect to the bank ends there are 3 rd party tools

which converts XML to ISO 8583 format..to communicate..

there are some products called CLARIFY (which takes input as XML and converts to back end hence forth)

ATMS are purely 8583 based

most of the banking applications use EJB(s)

Link to comment
Share on other sites

Health Care EMR Application

1) you can use Spring / SQL or Hibernate

1) Patient Registration --> screen ( i think pretty stright fwd)
2) Appointment --> This of various types ..so u need to allocate all 1) ph call 2) return patient 3) referal ..like wise few more
appotment timing...1) over lap , force appiotment cancle appoint ment , post pone appointment

Link to comment
Share on other sites

now tell me what exactly you want

so that i will see if i can help over week end

Link to comment
Share on other sites

[quote name='cherlapalli_jailer' timestamp='1368813343' post='1303765721']
now tell me what exactly you want

so that i will see if i can help over week end
[/quote]


inka antee... JMS, hibernate, JAX-RS, JAX-WS, gurunchi explain cheyyu bhayya

Link to comment
Share on other sites

[quote name='cherlapalli_jailer' timestamp='1368813343' post='1303765721']
now tell me what exactly you want

so that i will see if i can help over week end
[/quote]


inka antee... JMS, hibernate, JAX-RS, JAX-WS, gurunchi explain cheyyu bhayya

Link to comment
Share on other sites

[quote name='HannibaL' timestamp='1368813597' post='1303765749']


inka antee... JMS, hibernate, JAX-RS, JAX-WS, gurunchi explain cheyyu bhayya
[/quote]
JMS(Java messaging service)

is to access MQ( messages Queue)
normally we use MQ serices when we have large applications
with different module Whose processing is independent ..then to communicate between the modules we use MQ/JMS
and/or single request is being used by multiple entities --> is also a purpose we use MQ/JMS

IBM MQ is JBOSS MQ is there and there are other too

mainly configue the Queues (Pear to pear / subscribe/publish)
mainly JMS has 2 classes sender/receiver so once u r into the project

JMS will be quite easy to use

Link to comment
Share on other sites

Hibernate is latest technology that is around to access database ...just down load hybernate frame work

there are some POJO classes ..etc..

sholud very easy ..lot of stuff on net

Link to comment
Share on other sites

JAX-RS and JAX-WS

RS --> Restful services....easy to write and use..

down load myEclipse it will help/guide to create Restful services

WS ..SOAP/WSDL based.....idi entha cheppina ....sontha ga cheste kaani burraki ekkadu
needs lot of practice

Link to comment
Share on other sites

WebServices as a whole

nee application ni 3rd party vallu vaadukovali ante ...u have to provide a service
with the help of the that service i can access data...

Example...
AFDB has some 1Lac users

and now i am creating another application and i am saying if u have AFDB A/C then u can use that account to log in to my application...

then u will enter AFDB UID/PWD in my application...then i will call (AFDB Login Web Service to authenticate ...hoping AFDB has such service ) and once ur credentials are verified with AFDB...then i will dump ur data from AFDB to my Database

Link to comment
Share on other sites

WebServices as a whole

nee application ni 3rd party vallu vaadukovali ante ...u have to provide a service
with the help of the that service i can access data...

Example...
AFDB has some 1Lac users

and now i am creating another application and i am saying if u have AFDB A/C then u can use that account to log in to my application...

then u will enter AFDB UID/PWD in my application...then i will call (AFDB Login Web Service to authenticate ...hoping AFDB has such service ) and once ur credentials are verified with AFDB...then i will dump ur data from AFDB to my Database

Link to comment
Share on other sites

[b] [color=#334466]Good posts .. [url="http://www.andhrafriends.com/user/30168-cherlapalli-jailer/"]cherlapalli_jailer[/url] S%Hi [/color][/b]



[b] [color=#334466]@[url="http://www.andhrafriends.com/user/13458-hannibal/"]HannibaL[/url] : Small suggestion...Change the thread title to something like java discussions... we can keep this thread live .. :)[/color][/b]

Link to comment
Share on other sites

[quote name='PEKATAPAPARAO' timestamp='1368812297' post='1303765605']
Naku insurance medha kavali bhayya .. can any please explain us some real time who works in states.

interest unna valla andaram skype lo conference pettukoni discuss chedam em antaru brothers? [b]We need more participants here.[/b]
[/quote]

Bold : agreed n count me in ..

Link to comment
Share on other sites

java projects
explanation , description, coding,aprroch,bug fixes i can share my knowledge

Link to comment
Share on other sites

[quote name='innovative' timestamp='1368828194' post='1303767533']
[b] [color=#334466]Good posts .. [url="http://www.andhrafriends.com/user/30168-cherlapalli-jailer/"]cherlapalli_jailer[/url] S%Hi [/color][/b]



[b] [color=#334466]@[url="http://www.andhrafriends.com/user/13458-hannibal/"]HannibaL[/url] : Small suggestion...Change the thread title to something like java discussions... we can keep this thread live .. :)[/color][/b]
[/quote]

yes Change the title to Java discussions....

chala rojula nunchi wait chestuna...java ki sticky thready ledu ani...

cherlapalli bhayya... with your support we can achieve this...

Link to comment
Share on other sites

×
×
  • Create New...