Anyone have any idea how to check if request is coming from browser or android or ios app in the backend ?
Yes I am checking this way only, but I am bit confused how user-agent looks like when request comes from android or ios ?
Does that contains “iphone” and “android” as string in user agent ?
Guys I have used many to many relxn but I want to fix second table data so that in next call the data in second table should not be increment how to do that?
Is it easier to learn backend or Android?
anyone here wants to work on spring boot project for practice ?
Tell me plzz
Anyone have any idea how to check if request is coming from browser or android or ios app in the backend ?
Check the user agent header of the request
Yes I am checking this way only, but I am bit confused how user-agent looks like when request comes from android or ios ?
Thanks a lot for replying 😁

I’m trying to send request but expected answer is not coming what to do anyone reply pls
Thanks a lot for replying 😁
Does that contains “iphone” and “android” as string in user agent ?
Thanks a lot for replying 😁
If you control both fronts you can add custom headers when you send the request
User agent strings are not standardized but they do follow a logic

I’m trying to send request but expected answer is not coming what to do anyone reply pls
You are looking at body, not headers

If you control both fronts you can add custom headers when you send the request
User agent strings are not standardized but they do follow a logic
Cool cool

You are looking at body, not headers
Not working

I’m trying to send request but expected answer is not coming what to do anyone reply pls
What is status of request
If it’s 404 you might be entering in correct path
If it’s 500 some unhandled exception in code
If it’s 200 request was successful but still can’t see data then some issue with logic
Check status code of response and check your console

Thank you for your reply
The problem solved
Enjoy bro
Anyone know

i think this group only for asking not for helping people 👍🏻
No one giving reply for any question

What is absolute ordering
Anyone know
In which?

Please don’t complain, this is volunteer work and we only answer what we can.
Yes

Ask the complete question
what is absolute-ordering in web.xml

what is absolute-ordering in web.xml
To force an order for scanning web fragments or scan a subset of the web fragments
Or change port number of server in eclipse ide

on weekends only
Yes

anyone here wants to work on spring boot project for practice ??
Hello I’m here. Would love it so much

Hello I’m here. Would love it so much
Ping me we will connect

Getting this error which executing post request in my rest api
Try building your project. It will resolve or the rest which are inputting in postman may be wrong